flutter/packages/flutter_tools/lib/src/base
Michael Goderbauer ad1c497c03 Do not lower-case paths during canonicalization. (#9571)
* Do not lower-case paths during canonicalization.

This breaks hot reload on some platfroms with case insensitive file systems.

* Add unit tests
2017-04-25 10:34:43 -07:00
..
common.dart Ban package:path from Flutter Tools (#8119) 2017-02-13 17:45:50 -08:00
config.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
context.dart prefer_final_fields (#8967) 2017-03-29 21:21:46 +02:00
file_system.dart Do not lower-case paths during canonicalization. (#9571) 2017-04-25 10:34:43 -07:00
io.dart Constants! Constants everywhere! (#9286) 2017-04-07 12:24:32 -07:00
logger.dart change the reload success message to include both the elapsed time and the library count (#9328) 2017-04-11 07:57:18 -07:00
net.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
os.dart use conditional assignment (#9252) 2017-04-07 21:41:17 +02:00
platform.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
port_scanner.dart Make tests more hermetic. (#8765) 2017-03-14 10:28:56 -07:00
process_manager.dart Change flutter_tools tests to run via pub (#8698) 2017-03-10 09:39:01 -08:00
process.dart Make pod install a long-running step. (#8999) 2017-03-27 09:30:36 +02:00
utils.dart change the reload success message to include both the elapsed time and the library count (#9328) 2017-04-11 07:57:18 -07:00
version.dart Separate the 'if' expression from its statement (#9177) 2017-04-04 21:45:50 +02:00