- 27 Jun, 2023 1 commit
-
-
Loïc Sharma authored
https://github.com/flutter/flutter/pull/122446 was a breaking change in Flutter 3.10 that made the `ClipboardData` constructor's `text` argument a required non-nullable argument. This leverages `dart fix`'s new automatic migration to, well, automatically migrate affected users. Manual migration docs: https://docs.flutter.dev/release/breaking-changes/clipboard-data-required Follow-up to https://github.com/flutter/flutter/pull/122446 Part of https://github.com/flutter/flutter/issues/121976
-
- 11 Apr, 2023 1 commit
-
-
pdblasi-google authored
Adds `dart_fix` support to `flutter_test`
-
- 27 Mar, 2023 1 commit
-
-
Michael Goderbauer authored
Make Element tree root generic
-
- 14 Mar, 2023 1 commit
-
-
Kate Lovett authored
Update ScrollableDetails for 2D scrolling
-
- 22 Feb, 2023 1 commit
-
-
Michael Goderbauer authored
* Rename WindowPadding to ViewPadding * dart fix * typos
-
- 17 Feb, 2023 1 commit
-
-
Ian Hickson authored
* lerp documentation * Remove Note, Note That from repo * Improve BorderSide documentation. * apply review comments
-
- 01 Feb, 2023 1 commit
-
-
Michael Goderbauer authored
* Deprecate MediaQuery[Data].fromWindow * ++ * dart fix
-
- 31 Jan, 2023 1 commit
-
-
Michael Goderbauer authored
* Remove deprecated AnimatedSize.vsync parameter * add dartfix * Update packages/flutter/lib/fix_data/fix_widgets/fix_widgets.yaml * Update packages/flutter/lib/fix_data/fix_widgets/fix_widgets.yaml --------- Co-authored-by:
Kate Lovett <katelovett@google.com>
-
- 12 Dec, 2022 1 commit
-
-
Kate Lovett authored
-
- 09 Dec, 2022 1 commit
-
-
Callum Moffat authored
-
- 08 Nov, 2022 1 commit
-
-
Kate Lovett authored
* Refactor fix_data.yaml * ++ * lib, not lib/src * Nit * Nit * Update packages/flutter/test_fixes/material/app_bar_theme.dart Co-authored-by:
Alexander Dahlberg <dustbin4ever@gmail.com> * Fix copy paste errors Co-authored-by:
Alexander Dahlberg <dustbin4ever@gmail.com>
-