flutter/packages/flutter_tools/lib/src
Alexandre Ardhuin 610955f81d upgrade to linter-0.1.30 (#9297)
* upgrade to linter-0.1.30

* add prefer_is_empty lint
* add directives_ordering lint
* add no_adjacent_strings_in_list lint
* add no_duplicate_case_values lint
* add prefer_collection_literals lint
* add prefer_const_constructors lint
* add prefer_contains lint
* add prefer_initializing_formals lint
* add unnecessary_null_aware_assignments lint
* add unnecessary_null_in_if_null_operators lint
2017-04-08 08:43:19 +02:00
..
android upgrade to linter-0.1.30 (#9297) 2017-04-08 08:43:19 +02:00
base use conditional assignment (#9252) 2017-04-07 21:41:17 +02:00
commands upgrade to linter-0.1.30 (#9297) 2017-04-08 08:43:19 +02:00
dart use conditional assignment (#9252) 2017-04-07 21:41:17 +02:00
fuchsia Constants! Constants everywhere! (#9286) 2017-04-07 12:24:32 -07:00
ios upgrade to linter-0.1.30 (#9297) 2017-04-08 08:43:19 +02:00
runner use conditional assignment (#9252) 2017-04-07 21:41:17 +02:00
test Only complete the web socket future once (#9176) 2017-04-04 10:15:48 -07:00
application_package.dart add @required when there's an assert not null (#9124) 2017-03-31 18:34:13 +02: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 Improve verbose trace output (#9104) 2017-03-30 10:03:42 -07:00
device.dart Filter Android logs by the pid of the remote process (#9293) 2017-04-07 13:41:29 -07:00
doctor.dart Separate the 'if' expression from its statement (#9177) 2017-04-04 21:45:50 +02: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 Refactor how Artifacts are located (#8234) 2017-02-16 23:10:11 -08:00
plugins.dart Automatically wire dependencies for native plugins (#8891) 2017-03-23 14:59:12 +01:00
protocol_discovery.dart Make tests more hermetic. (#8765) 2017-03-14 10:28:56 -07:00
resident_runner.dart use conditional assignment (#9252) 2017-04-07 21:41:17 +02:00
run_cold.dart Filter Android logs by the pid of the remote process (#9293) 2017-04-07 13:41:29 -07:00
run_hot.dart Filter Android logs by the pid of the remote process (#9293) 2017-04-07 13:41:29 -07:00
services.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
template.dart Add template for plugin projects. (#9076) 2017-03-30 12:39:21 +02:00
usage.dart Bold each line individually (#9069) 2017-04-01 17:47:09 -07:00
version.dart warn about outdated Flutter installations (#9163) 2017-04-04 10:45:43 -07:00
vmservice_record_replay.dart use conditional assignment (#9252) 2017-04-07 21:41:17 +02:00
vmservice.dart Filter Android logs by the pid of the remote process (#9293) 2017-04-07 13:41:29 -07:00
zip.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00