Eric Windmill
719fd72c38
Flutter 3.29 beta ( #2571 )
2025-02-12 18:08:01 -05:00
Parker Lougheed
90f0584108
Clean up SDK constraints and lints ( #2471 )
2024-10-11 19:05:16 -05:00
Kevin Moore
a858f4701e
Bump deps and min SDKs, move web apps to new bootstrapping logic ( #2292 )
...
Also removed the web measurement experiment from the material 3 demo
2024-05-14 22:33:41 -07:00
Soroush Beigi
1f31580907
Updating samples Dart sdk to the last stable version ( #2209 )
2024-03-24 21:29:55 +11:00
Brett Morgan
0ccc283a4e
Fixup for failing Beta CI ( #2092 )
...
Turns out, we shipped a new Flutter beta as well.
Commenting out `experimental/varfont_shader_puzzle` from beta CI
Everything else is just cleanup.
## Pre-launch Checklist
- [x] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [x] I signed the [CLA].
- [x] I read the [Contributors Guide].
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] All existing and new tests are passing.
If you need help, consider asking for advice on the #hackers-devrel
channel on [Discord].
<!-- Links -->
[Flutter Style Guide]:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo
[CLA]: https://cla.developers.google.com/
[Discord]: https://github.com/flutter/flutter/wiki/Chat
[Contributors Guide]:
https://github.com/flutter/samples/blob/main/CONTRIBUTING.md
2023-11-16 14:48:50 +10:00
Brett Morgan
7d169b4d98
Update for 3.13 stable ( #1992 )
2023-08-24 11:52:33 -05:00
Brett Morgan
f1fd4341ff
Flutter beta ( #1952 )
2023-08-17 06:26:43 +10:00
Brett Morgan
82e38e5b79
Update samples for Dart 3.0.0 ( #1803 )
2023-05-11 12:48:09 +10:00
Brett Morgan
36e7a6ab04
Update for Flutter 3.10 beta ( #1746 )
...
## Pre-launch Checklist
- [x] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [x] I signed the [CLA].
- [x] I read the [Contributors Guide].
- [x] I updated/added relevant documentation (doc comments with `///`).
- [ ] All existing and new tests are passing.
---------
Co-authored-by: David Iglesias <ditman@gmail.com >
Co-authored-by: Mark Thompson <2554588+MarkTechson@users.noreply.github.com >
Co-authored-by: John Ryan <ryjohn@google.com >
2023-05-11 06:16:31 +10:00
Brett Morgan
3bafa557f7
Update sdk constraint range and update runners ( #1706 )
2023-03-23 18:13:59 +10:00
Brett Morgan
3e9bb78aec
Create analysis_defaults package ( #1654 )
...
* Create `analysis_defaults` package
* Update analysis_defaults/pubspec.yaml
Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com >
---------
Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com >
2023-02-16 23:44:16 +10:00
Brett Morgan
4af443d33f
Drop lock files from repo ( #1282 )
2022-05-28 07:01:26 +10:00
Brett Morgan
ccd68f34e2
Beta ( #1234 )
2022-05-11 12:48:11 -07:00
Brett Morgan
a481c264cd
Remove git:// url, update deps, fix destop_photo_search ( #1052 )
2022-03-19 08:37:04 +10:00
Brett Morgan
9102cb4653
Update federated_plugin runners ( #972 )
2022-01-05 11:35:50 +10:00
Brett Morgan
26d88f1799
Update pubspec.yaml files ( #971 )
2022-01-05 10:43:14 +10:00
Brett Morgan
be34b0bf43
Centralize analysis options ( #957 )
2021-12-01 16:49:51 +10:00
Brett Morgan
e2e2713986
Enforce use_key_in_widget_constructors and file_names lints ( #913 )
...
* Start enforcing use_key_in_widget_constructors and file_names lints
* dart format
* analysis fixes
* analysis fixes, pt2
* analysis fixes, part 3
* Revert platform_design (test failure)
* More reverts
* Notate why we aren't enforcing a lint
2021-10-08 14:30:28 -07:00
Brett Morgan
297f6b0b96
Upgrade deps, format, fix web/filipino_cuisine ( #898 )
...
fixes: https://github.com/flutter/samples/issues/897
2021-09-21 11:38:59 -07:00
Brett Morgan
82c0e717ab
Update experimental/federated_plugin/federated_plugin_* ( #819 )
2021-06-08 14:53:16 +10:00
Brett Morgan
a405fc4a9d
Update the dependencies ( #815 )
2021-06-08 08:15:43 +10:00
Ayush Bherwani
beface247a
[federated_plugin] mirgrate to sound null safety ( #781 )
2021-04-06 18:59:58 +10:00
Michael Thomsen
a8a4128ff9
Adjust pubspecs ( #713 )
2021-02-11 06:14:59 +11:00
Brett Morgan
6e9824dc12
flutter pub update & various fixes ( #627 )
2020-12-18 10:51:31 +11:00
Ayush Bherwani
358485d7fa
[federated_plugin] adds support for Windows ( #533 )
2020-09-17 16:18:20 -07:00