flutter/packages/flutter_tools/lib/src
Devon Carew 38891a2f72 IntelliJ and Flutter plugin version checks (#10454)
* add min version checks for IntelliJ

* validate the installed versions of IntelliJ and the flutter plugin

* review comments
2017-06-02 15:23:36 -07:00
..
android IntelliJ and Flutter plugin version checks (#10454) 2017-06-02 15:23:36 -07:00
base IntelliJ and Flutter plugin version checks (#10454) 2017-06-02 15:23:36 -07:00
commands have app loggers log to their parent logger (#10402) 2017-06-02 15:22:46 -07:00
dart "flutter packages pub ..." to passthrough to dart pub (#10044) 2017-05-12 15:40:35 -07:00
fuchsia Switch many Device methods to be async (#9587) 2017-04-25 17:23:00 -07:00
ios Add flags to pass '--enable-software-rendering' flag to engine in run command (#10449) 2017-06-02 09:44:36 -07:00
runner fix flutter analyze --dartdocs (#10182) 2017-05-19 08:46:34 -07:00
test Support IPv6 in coverage collection (#9841) 2017-05-05 11:09:55 -07:00
application_package.dart Auto provision iOS deploy 1/3 - find and use the first valid code signing certs (#9946) 2017-05-15 12:54:32 -07:00
artifacts.dart roll engine and update tools for the removal of dart:jni (#9137) 2017-03-31 16:20:14 -07:00
asset.dart Separate the 'if' expression from its statement (#9177) 2017-04-04 21:45:50 +02:00
build_info.dart Adds initial support for hot reload for Fuchsia to flutter_tool. (#8764) 2017-03-14 11:12:19 -07:00
cache.dart fix checkLockAcquired: support re-entrant locking (#9272) 2017-04-07 21:08:53 -07:00
crash_reporting.dart enable crash reporting in flutter_tools (#9039) 2017-03-28 15:16:38 -07:00
dependency_checker.dart Faster hot reload (#8600) 2017-03-07 13:09:48 -08:00
devfs.dart Do not lower-case paths during canonicalization. (#9571) 2017-04-25 10:34:43 -07:00
device.dart Add flags to pass '--enable-software-rendering' flag to engine in run command (#10449) 2017-06-02 09:44:36 -07:00
doctor.dart IntelliJ and Flutter plugin version checks (#10454) 2017-06-02 15:23:36 -07:00
flx.dart Support for placing an AOT dylib in the flx. Part of Fuchsia AOT sup… (#9240) 2017-04-06 11:12:12 -07:00
globals.dart Let printError be able to print bold also (#9714) 2017-05-02 22:20:14 -07:00
plugins.dart Add Swift and Kotlin templates (#10259) 2017-05-24 08:22:50 +02:00
protocol_discovery.dart Nits for protocol discovery (#10112) 2017-05-16 11:38:07 -07:00
resident_runner.dart Filter out '\n' from terminal input. (#10220) 2017-05-21 15:15:44 -07:00
run_cold.dart [flutter_tools] Adds some support for '-d all' (#9585) 2017-04-26 21:49:38 -07:00
run_hot.dart change a printStatus() to a printTrace() (#9992) 2017-05-11 08:49:26 -07:00
services.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
template.dart Add org option to flutter create (#10290) 2017-05-24 16:19:16 +02:00
usage.dart Record flutter run success/fail, build mode, platform, start time in analytics (#9597) 2017-04-27 15:28:15 -07:00
version.dart fix version stamp Map check (#9890) 2017-05-08 12:59:33 -07:00
vmservice_record_replay.dart use conditional assignment (#9252) 2017-04-07 21:41:17 +02:00
vmservice.dart Some tools to dump other trees. (#9999) 2017-05-12 15:51:58 -07:00
zip.dart Switch many Device methods to be async (#9587) 2017-04-25 17:23:00 -07:00