- 21 May, 2021 1 commit
-
-
Ian Hickson authored
-
- 14 May, 2021 1 commit
-
-
Ian Hickson authored
-
- 13 May, 2021 1 commit
-
-
Ian Hickson authored
-
- 04 May, 2021 2 commits
-
-
Ian Hickson authored
- 27 Apr, 2021 1 commit
-
- 26 Apr, 2021 1 commit
-
- 23 Apr, 2021 1 commit
-
-
Ian Hickson authored
* Migrate to ChannelBuffers.push * Move TestDefaultBinaryMessenger to its own file * Apply deprecations and fix usages
-
- 22 Apr, 2021 1 commit
-
-
Ian Hickson authored
-
- 21 Apr, 2021 1 commit
-
-
Phil Quitslund authored
-
- 07 Apr, 2021 1 commit
-
-
Justin McCandless authored
This reverts commit b070ed3c.
-
- 03 Apr, 2021 1 commit
-
-
Ian Hickson authored
-
- 02 Apr, 2021 3 commits
-
-
LongCatIsLooong authored
-
LongCatIsLooong authored
This reverts commit 67d8556b.
-
LongCatIsLooong authored
-
- 26 Mar, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 19 Mar, 2021 1 commit
-
- 16 Mar, 2021 1 commit
-
-
Ian Hickson authored
-
- 17 Feb, 2021 1 commit
-
-
Sam Rawlins authored
-
- 01 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 17 Sep, 2020 1 commit
-
-
Mouad Debbar authored
-
- 28 Jul, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 21 May, 2020 1 commit
-
-
Dan Field authored
-
- 19 Dec, 2019 2 commits
-
-
Dan Field authored
-
Lau Ching Jun authored
This reverts commit d4b49ce9.
-
- 17 Dec, 2019 1 commit
-
-
Dan Field authored
-
- 27 Nov, 2019 1 commit
-
-
Ian Hickson authored
* Update project.pbxproj files to say Flutter rather than Chromium Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright. * Update the copyright notice checker to require a standard notice on all files * Update copyrights on Dart files. (This was a mechanical commit.) * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine. Some were already marked "The Flutter Authors", not clear why. Their dates have been normalized. Some were missing the blank line after the license. Some were randomly different in trivial ways for no apparent reason (e.g. missing the trailing period). * Clean up the copyrights in non-Dart files. (Manual edits.) Also, make sure templates don't have copyrights. * Fix some more ORGANIZATIONNAMEs
-
- 19 Nov, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 04 Nov, 2019 1 commit
-
-
Nurhan Turgut authored
* Adding handling of TextInputClient.onConnectionClosed messages handling to Framework * Adding more test cases for closing connection to editable_text_test * fixing analyze error. * Fixing analyze error in the test file * Fixing comments on the new method * Adding more closing connection examples. * Indentation change * Remove auto-add white space * Changing the oncloseconnection behaviour to stop editing. Updating the tests * Addressing PR comments. Added explicit log for method channnels to the tests. Added comments to the interfaces. * add more documentation
-
- 21 Aug, 2019 1 commit
-
- 09 Aug, 2019 2 commits
-
-
Michael Klimushyn authored
This reverts commit 92ef2b9c. This requires either runApp() or WidgetsFlutterBinding.ensureInitialized() to have been called before using any MethodChannels. Plugins broadly rely on MethodChannels and right now there's no general requirements that they be constructed within the runApp call, so the ecosystem breakages from this are broader than originally thought. Reverting for now.
-
adazh authored
-
- 03 Jun, 2019 1 commit
-
-
chunhtai authored
-
- 28 May, 2019 1 commit
-
-
Harry Terkelsen authored
* Deprecates `BinaryMessages` in favor of a default instance of `BinaryMessenger`, called `defaultBinaryMessenger` * Platform channels use the `defaultBinaryMessenger` for their binaryMessenger default argument.
-
- 11 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
* prefer_void_to_null in flutter_test * fix CI
-
- 12 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
* enable lint unnecessary_new * fix tests * fix tests * fix tests
-
- 02 Jul, 2018 1 commit
-
-
matthew-carroll authored
* Support all keyboard actions. (#11344)
-
- 26 Jun, 2018 1 commit
-
-
Ian Hickson authored
-
- 03 Jan, 2018 1 commit
-
-
xster authored
-
- 07 Dec, 2017 1 commit
-
-
Yegor authored
-