- 10 May, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 02 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 09 Nov, 2020 1 commit
-
-
Emmanuel Garcia authored
-
- 07 Nov, 2020 2 commits
-
-
Michael Thomsen authored
This reverts commit 7ba775a9.
-
Emmanuel Garcia authored
-
- 16 Mar, 2020 1 commit
-
-
Michael Thomsen authored
Move Flutter Gallery to dev/integration_tests/ as it is an older copy used only for testing. The current version of the Flutter Gallery now lives in https://github.com/flutter/gallery.
-
- 25 Jan, 2020 1 commit
-
-
Hans Muller authored
-
- 05 Dec, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 28 Nov, 2019 1 commit
-
-
Ian Hickson authored
* Relicense Shrine demo to match rest of repository The Shrine demo was Apache-licensed. The code was mostly Google-written, with contributions from: - Michelle Dudley (@michdud) - Abhijeeth Padarthi <rkinabhi@gmail.com> (@rkinabhi) - @a14n I contacted all three, and they confirmed their approval for this change, as described below. Abhijeeth Padarthi said by e-mail on Thu, Nov 21, 2019 at 5:48 PM: > hi Ian, > > sure :) > > let me know if I need to do anything on my end.. Michelle Dudley wrote by e-mail on Sun, Nov 24, 2019 at 2:07 PM: > Hi Ian, > > That would be ok with me. > > Thanks, > > Michelle @a14n said on Discord's Flutter server in the #hackers channel at 10:44PM on Thursday, November 21, 2019: > @Hixie no problem I agree with this relicensing * Remove shrine loophole from license checker.
-
- 18 Oct, 2019 1 commit
-
-
Greg Spencer authored
This adds a canRequestFocus and skipTraversal argument to FocusScope and FocusScopeNode, so that a scope can prevent being traversed. This allows a fix for a problem in the gallery where the focus while traversing the list of items would sometimes appear to disappear, since it would be focusing things that were in the backdrop that were part of the tree, but were not visible. Related Issues Fixes #42955
-
- 20 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
* some space formattings * always use blocks in if-else if a block is used * format spaces in for and while * allow multiline if conditions * fix missing space
-
- 01 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
* add trailing commas on list/map/parameters * add trailing commas on Invocation with nb of arg>1 * add commas for widget containing widgets * add trailing commas if instantiation contains trailing comma * revert bad change
-
- 22 Dec, 2018 1 commit
-
-
Hans Muller authored
-
- 19 Nov, 2018 2 commits
-
-
Hans Muller authored
This reverts commit 4ec8883b.
-
Hans Muller authored
-
- 02 Nov, 2018 3 commits
-
-
Hans Muller authored
This reverts commit 76a1abd4.
-
Hans Muller authored
-
Jonah Williams authored
This reverts commit 949cfcf1.
-
- 01 Nov, 2018 1 commit
-
-
Hans Muller authored
-