flutter/packages/flutter_tools/lib/src/base
Todd Volkert a4f2ad984d Fix context.dart to properly handle nested zones (#7189)
This fixes an infinite loop in the code that walks the parent
context chain looking for a variable.

This also includes a fix in build_info.dart whereby if the context
is set but the config is not yet set, we were trying to dereference
null.
2016-12-07 19:51:27 -08:00
..
common.dart Refactor flutter command exit code - part 3 of 3 (#6838) 2016-11-14 14:21:30 -05:00
config.dart More AppContext cleanups (#7073) 2016-11-29 11:22:48 -08:00
context.dart Fix context.dart to properly handle nested zones (#7189) 2016-12-07 19:51:27 -08:00
file_system.dart increase the port check iteration count (#6301) 2016-10-12 23:48:08 -07:00
logger.dart add identifiers to progress messages (#6868) 2016-11-15 12:13:56 -08:00
net.dart Refactor flutter command exit code - part 3 of 3 (#6838) 2016-11-14 14:21:30 -05:00
os.dart Create abstraction layer for dart:io's Process commands (#7100) 2016-11-30 08:42:42 -08:00
process_manager.dart Add --replay-from argument to Flutter tools (#7146) 2016-12-06 10:09:00 -08:00
process.dart Create abstraction layer for dart:io's Process commands (#7100) 2016-11-30 08:42:42 -08:00
utils.dart make app ids more unique (#6113) 2016-09-28 11:18:05 -07:00