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
ccd68f34e2
Beta ( #1234 )
2022-05-11 12:48:11 -07:00
Brett Morgan
936d1fdaae
Upgrading samples to flutter_lints, part 1 of n ( #804 )
2021-06-05 12:24:28 +10:00
Ayush Bherwani
beface247a
[federated_plugin] mirgrate to sound null safety ( #781 )
2021-04-06 18:59:58 +10:00
Ayush Bherwani
6c81510d6e
migrate e2e test to integration test ( #744 )
2021-02-28 12:53:24 -08:00
Michael Thomsen
a8a4128ff9
Adjust pubspecs ( #713 )
2021-02-11 06:14:59 +11:00
Ayush Bherwani
60691d00c0
[federated_plugin_sample] modify the sample to expose battery API instead of geolocation API ( #526 )
2020-08-24 23:22:42 -07:00
Brett Morgan
d88f131982
flutter pub upgrade ( #524 )
2020-08-17 20:40:46 +10:00
Ayush Bherwani
c5c2da9a4b
[federated_plugin] adds web implementation of federated_plugin ( #507 )
2020-08-04 22:38:20 -07:00