- 19 Feb, 2016 10 commits
-
-
Hans Muller authored
-
Jason Simmons authored
Generate a font manifest JSON file from flutter.yaml
-
Jason Simmons authored
-
Hans Muller authored
Tooltip Gallery demo
-
Hans Muller authored
-
Adam Barth authored
Remove ServiceRegistry
-
Adam Barth authored
We don't need this anymore now that we have Mozart. The engine recently stopped support it also.
-
Adam Barth authored
-
Hans Muller authored
Added GridTile Simplify creating grid tiles with GridTileBar headers or footers.
-
Hans Muller authored
-
- 18 Feb, 2016 8 commits
-
-
Devon Carew authored
make the '-o' option in create optional
-
Devon Carew authored
-
Hans Muller authored
Added GridTileBar, grid list gallery demo Added GridTileBar - support for adding headers and footers to grid tiles. Added a material gallery scrollable grid demo. Fixes #1554 Fixes #1979
-
Hans Muller authored
-
Yegor authored
flutter_driver package
-
yjbanov authored
-
Yegor Jbanov authored
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)
-
P.Y. Laligand authored
Added a few operators to the Velocity class.
-
- 17 Feb, 2016 22 commits
-
-
P.Y. Laligand authored
#1968
-
Adam Barth authored
Teach flutter to run from a relative path
-
Adam Barth authored
Previously we were trying to run pub from the wrong working directory.
-
Viktor Lidholt authored
Adds dialog for completed workout in Fitness demo
-
Viktor Lidholt authored
-
Viktor Lidholt authored
-
Devon Carew authored
More work on validation
-
Devon Carew authored
-
Hans Muller authored
Updated grid.dart
-
Hans Muller authored
-
Devon Carew authored
rename some flutter command references in readmes
-
Devon Carew authored
-
Devon Carew authored
make the ios development path less mandatory
-
Devon Carew authored
-
Adam Barth authored
Revert "iOS: Treat the initial Info.plist string as a mustache templa…
-
Adam Barth authored
Revert "iOS: Treat the initial Info.plist string as a mustache template and use the project name to initialize the bundle name and identifier" This reverts commit dd4361bc. We still use the hard-coded name in a number of places, including launching the app on the iOS simulator. Fixes #1950
-
Chinmay Garde authored
Update the regex used to filter out Flutter specific logs
-
Chinmay Garde authored
Perform an engine version check on start and update the Xcode project if necessary
-
Chinmay Garde authored
-
Chinmay Garde authored
-
Chinmay Garde authored
iOS: Treat the initial Info.plist string as a mustache template and use the project name to initialize the bundle name and identifier
-
Chinmay Garde authored
iOS: Treat the initial Info.plist string as a mustache template and use the project name to initialize the bundle name and identifier
-