flutter/packages
Yegor Jbanov b0e4559459 add flutter_driver package
This commit contains:

- FlutterDriver API for e2e tests usable in conjunction with package:test
- FlutterDriverExtension to be enabled by the application in order to
  allow an external agent to connect to it and drive user interactions and
  probe into the element tree
- initial implementations of tap, findByValueKey and getText commands (to
  be expanded in future PRs)
2016-02-17 18:02:18 -08:00
..
cassowary Rename AutoLayoutParams to AutoLayoutRect 2016-02-15 16:29:27 -08:00
flutter Added a few operators to the Velocity class. 2016-02-17 15:58:19 -08:00
flutter_driver add flutter_driver package 2016-02-17 18:02:18 -08:00
flutter_sprites Correctly calculates gravity in particle systems 2016-02-17 10:14:44 -08:00
flutter_test Fix color of icons in drawers in dark theme. 2016-02-13 17:10:10 -08:00
flutter_tools add a summary option to the doctor class 2016-02-17 09:33:45 -08:00
flx Move flutter tests from packages/unit to packages/flutter/test 2015-12-16 08:00:57 -08:00
newton Move ClampedSimulation into newton 2016-01-20 15:58:05 -08:00
playfair Clean up imports and exports. 2016-02-11 00:06:23 -08:00
updater updated flutter_gallery_assets version 2016-02-12 15:03:14 -08:00
.gitignore improve the failure mode when run from a non-flutter project 2016-01-19 20:56:23 -08:00