1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 22:09:06 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
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
Miguel Beltran
9583b59615 enable Material 3 on platform_design (#1624) 2023-02-05 13:00:28 +01:00
Brett Morgan
58bc5d7a58 Deps update, utilize super.key (#1265)
* Deps update, utilize `super.key`

* `flutter format`
2022-05-13 12:31:56 -07:00
Brett Morgan
ccd68f34e2 Beta (#1234) 2022-05-11 12:48:11 -07:00
Andrew Brogdon
664b63c03c Updates for 2.8! (#961) 2021-12-09 13:15:57 +10:00
Brett Morgan
bdf7ad36da [CI]: dart analyze --fatal-infos (#954) 2021-12-01 12:10:44 +10:00
Brett Morgan
0061b0d70d platform_design: Enforce use_key_in_widget_constructors (#927) 2021-10-12 10:12:35 +10:00
Brett Morgan
936d1fdaae Upgrading samples to flutter_lints, part 1 of n (#804) 2021-06-05 12:24:28 +10:00
Andrew Brogdon
8c1cd0b049 Landing beta changes in master for the new stable release (#747) 2021-03-03 11:44:35 -08:00
Arteev Raina
1f0f430dbd [multiple] Added copyright headers (#664) 2021-01-21 11:16:46 -08:00
Andrew Brogdon
9af31afec4 Updates for Flutter 1.22 (#559) 2020-10-01 11:14:27 -07:00
Brett Morgan
28742ddeaf Adding directives_ordering (#396) 2020-03-26 06:14:39 +11:00
Abdullah Deshmukh
3a02748df2 [platform_design]Fix problems in dark mode (#377) 2020-03-19 10:39:40 -07:00
John Ryan
497c25b154 platform_design maintenance (#149)
* platform_design maintenance

* update maintenance table
2019-10-08 16:06:04 -07:00
Brett Morgan
815079cd4d Analysis options, fixes and format (#107) 2019-07-04 15:48:56 +10:00
Andrew Brogdon
938ef8682c Reformats platform_design to match repo conventions, fixes missing icon (#89) 2019-06-11 08:53:53 -07:00
xster
325c5a5d2b Add a Material/Cupertino adaptive application example (#69) 2019-06-10 14:14:34 -07:00
Xiao Yu
c45e5ea2b6 accidentally pushed to master 2019-04-11 23:06:28 -07:00
Xiao Yu
77fff68d15 made some progress 2019-04-11 23:04:48 -07:00