flutter/packages
pq bcede8dffb Literals get type annotations.
As per the recent fix to the `always_specify_types` lint (https://github.com/dart-lang/linter/issues/199), literal maps and lists are now expected to be explicitly typed.

Running that lint on the repo identifies quite a few spots to update.  This focuses on `flutter_driver` and `flutter_sprites` (somewhat arbitrarily) but the changes are fairly representative.

Note there are a number of places where I made a quick judgement on how specific to make the types.  Feedback on those is welcome.  (Especially as we move forward with more.)
2016-05-04 09:18:31 -07:00
..
flutter Save some memory by only storing one copy of the animation object... (#3724) 2016-05-03 23:49:35 -07:00
flutter_driver Literals get type annotations. 2016-05-04 09:18:31 -07:00
flutter_markdown Refactor the test framework (#3622) 2016-04-29 13:23:27 -07:00
flutter_sprites Literals get type annotations. 2016-05-04 09:18:31 -07:00
flutter_test Refactor the test framework (#3622) 2016-04-29 13:23:27 -07:00
flutter_tools make the usage text more visible (#3693) 2016-05-03 15:17:30 -07:00
flx Remove pub package version skew (#3212) 2016-04-08 10:08:13 -07:00
playfair Improve the TextPainter API (#3621) 2016-04-28 20:44:52 -07:00
.gitignore improve the failure mode when run from a non-flutter project 2016-01-19 20:56:23 -08:00