- 19 Jun, 2020 3 commits
-
-
Christopher Fujino authored
Re-land "Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter (#59120)" (#59876) This relands #59120, which was reverted in #59870.
-
Christopher Fujino authored
Revert "Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter (#59120)" (#59870) This reverts commit 8665e138.
-
Ian Hickson authored
-
- 06 Apr, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 05 Mar, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 14 Feb, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 13 Jan, 2020 1 commit
-
-
Ian Hickson authored
-
- 08 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 07 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 23 Dec, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 19 Dec, 2019 3 commits
-
-
Alexandre Ardhuin authored
-
Lau Ching Jun authored
This reverts commit c235998a.
-
Alexandre Ardhuin authored
-
- 25 Nov, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 06 Nov, 2019 1 commit
-
-
Shi-Hao Hong authored
* Use l10n tool to generate stocks i18n files * Rename *_en_EN.arb to *_en_US.arb * Fix l10n script
-
- 17 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 09 Jul, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 Jun, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 25 Jun, 2019 3 commits
-
-
Alexandre Ardhuin authored
-
Alexandre Ardhuin authored
-
Alexandre Ardhuin authored
-
- 20 May, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 16 May, 2019 1 commit
-
-
Alexandre Ardhuin authored
* use null aware operators * rollback changes about null-aware operator * disable lint prefer_is_not_empty
-
- 14 May, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 29 Apr, 2019 1 commit
-
-
Dan Field authored
* Re-enable const
-
- 25 Apr, 2019 1 commit
-
-
Dan Field authored
* Manual roll with updated test
-
- 06 Mar, 2019 1 commit
-
-
Phil Quitslund authored
-
- 15 Feb, 2019 1 commit
-
-
Jason Simmons authored
Disable prefer_collection_literals in the analyzer until we can update to using set literals (#28024)
-
- 08 Feb, 2019 1 commit
-
-
Phil Quitslund authored
In Dart 2, it is a compile-time error if a superinitializer appears in an initializer list at any other position than at the end so this rule is made redundant by the Dart analyzer's basic checks and is no longer necessary.
-
- 11 Jan, 2019 2 commits
-
-
Dan Field authored
* move analysis_options to package
- 06 Jan, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 03 Jan, 2019 1 commit
-
-
Siva authored
-
- 27 Dec, 2018 1 commit
-
-
Alexander Aprelev authored
-
- 10 Dec, 2018 1 commit
-
-
Paul Berry authored
In Dart 2, asserts no longer accept non-bool values so this rule is made redundant by the Dart analyzer's basic checks and is no longer necessary. The rule will be removed in a future Linter release.
-
- 19 Nov, 2018 1 commit
-
-
Alexandre Ardhuin authored
* update lint list * enable sort_pub_dependencies * enable avoid_returning_null_for_void * enable flutter_style_todos
-
- 17 Oct, 2018 2 commits
-
-
Alexandre Ardhuin authored
* enable lint prefer_void_to_null * replace last Null by void
- 05 Oct, 2018 2 commits
-
-
Yegor authored
* first pass * revert WidgetsBindingObserver * disable prefer_mixin * docs and more mixins * newer engine; binding fixes * upgrade dependencies * fix test binding * remove whitespace * remove the obsolete `enableSuperMixins: true` * upgrade dartdoc to 0.22.0 * temporarily use git version of dartdoc * fix pub global activate syntax * use dartdoc 0.23.0