- 03 Aug, 2022 1 commit
-
-
Matej Knopp authored
-
- 28 Jun, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 08 Apr, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 01 Feb, 2022 1 commit
-
-
Jami Couch authored
-
- 28 Jan, 2022 1 commit
-
-
Justin McCandless authored
This reverts commit c54ce015.
-
- 27 Jan, 2022 1 commit
-
-
Jami Couch authored
-
- 13 Jan, 2022 1 commit
-
-
LongCatIsLooong authored
-
- 11 Jan, 2022 1 commit
-
-
Jami Couch authored
-
- 11 Oct, 2021 1 commit
-
-
Ian Hickson authored
-
- 14 Jun, 2021 1 commit
-
-
Greg Spencer authored
This adds avoid_dynamic_calls to the list of lints, and fixes all instances where it was violated. Importantly, this lint is NOT turned on for flutter/packages/test, because those changes are happening in another PR: #84478
-
- 04 Jun, 2021 1 commit
-
-
Sam Rawlins authored
-
- 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
-