flutter/packages/flutter_tools
Danny Tuppeny 592c5ba91a
Don't be case-sensitive when checking for extension (#18515)
Seems like VS Code may have started using lowercase extension folders recently (our identifier is `Dart-Code.flutter` but now the folder is named `dart-code.flutter`), so this makes the check not sensitive to casing.

Also reuse extension identifier for download link
2018-06-18 06:37:01 +01:00
..
bin Add flutter tool support for creating app-specific VM snapshots. (#18417) 2018-06-15 11:53:30 -07:00
doc Minor flutter daemon doc fixes (#18447) 2018-06-13 16:01:23 +01:00
gradle Add flutter tool support for creating app-specific VM snapshots. (#18417) 2018-06-15 11:53:30 -07:00
ide_templates/intellij Spelling (#15229) 2018-03-06 21:36:03 -08:00
lib Don't be case-sensitive when checking for extension (#18515) 2018-06-18 06:37:01 +01:00
schema Allow null flutter schema in pubspec (#15690) 2018-03-19 14:55:54 -07:00
templates Fix outdated link for how to edit plugin code (#18069) 2018-06-13 13:40:55 -07:00
test Revert "Remove race conditions involving finding available ports (#18488)" (#18521) 2018-06-15 15:37:20 -07:00
tool Add emulator.getEmulators and emulator.launch to daemon (#17466) 2018-05-22 07:39:08 +01:00
analysis_options.yaml re-write flutter analyze to use the analysis server (#16979) 2018-05-10 09:48:40 -07:00
BUILD.gn Leave source list empty for Fuchsia targets. (#15337) 2018-03-12 15:38:32 +01:00
pubspec.yaml Update all packages (#18506) 2018-06-15 17:46:36 +02:00
README.md Fix capitalization in README.md (#16788) 2018-04-20 01:02:44 -07:00

Flutter Tools

Tools for building Flutter applications.

To run the tests, ensure that no devices are connected, then navigate to flutter_tools and execute:

../../bin/cache/dart-sdk/bin/pub run test -j1