- 03 May, 2017 1 commit
-
- 02 May, 2017 1 commit
-
-
Ian Hickson authored
* Revert "Document ScrollController (#9705)" This reverts commit ff8609f2. * Revert "Fix channels integration test (#9713)" This reverts commit aace622d. * Revert "Fix flutter view project's automated tests (#9712)" This reverts commit 1a4bf9b6. * Revert "Update hello_world_memory_test package name (#9704)" This reverts commit ffa8483f. * Revert "Increment the flutter package version (#9699)" This reverts commit 3b237a8c. * Revert "Don’t pod unless there are plugins (#9701)" This reverts commit 732f79ee.
-
- 01 May, 2017 1 commit
-
-
xster authored
-
- 26 Apr, 2017 1 commit
-
-
Michael Goderbauer authored
Note: In a cross-platform context `Uri.path` is not a valid file path. Allways use `fs.path.fromUri` to convert.
-
- 10 Apr, 2017 1 commit
-
-
Jakob Andersen authored
Added a PluginRegistry to the new project template. The registry files will be automatically updated at build time to register the native plugins. Fixes #7814.
-
- 23 Mar, 2017 1 commit
-
-
Jakob Andersen authored
Go through all packages brought in by pub, and write the name and path of every one that is a flutter plugin into .flutter-plugins. In android/settings.gradle and ios/Podfile, read in .flutter-plugins, if that file exists. The Android / iOS code from the plugins is automatically added as dependencies of the native code of the app.
-