- 08 May, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 04 May, 2018 2 commits
-
-
Mikkel Nygaard Ravn authored
This reverts commit c64ace84.
-
Mikkel Nygaard Ravn authored
-
- 30 Apr, 2018 2 commits
-
-
Mikkel Nygaard Ravn authored
This reverts commit 6e26cc28.
-
Mikkel Nygaard Ravn authored
-
- 23 Apr, 2018 1 commit
-
-
PJ Essien authored
Package projects were erroneously being treated as apps
-
- 14 Mar, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 16 Feb, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 15 Feb, 2018 2 commits
-
-
Mikkel Nygaard Ravn authored
This reverts commit b3e4976c.
-
Mikkel Nygaard Ravn authored
-
- 06 Feb, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 05 Feb, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 Dec, 2017 3 commits
-
-
KyleWong authored
Avoids running pod install if .flutter-plugins and its flutter framework pod dependency didn't change
- 08 Dec, 2017 1 commit
-
-
Zachary Anderson authored
-
- 20 Nov, 2017 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 29 Jun, 2017 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 24 May, 2017 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 09 May, 2017 3 commits
-
-
Mikkel Nygaard Ravn authored
-
Mikkel Nygaard Ravn authored
-
Mikkel Nygaard Ravn authored
-
- 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.
-