1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00
Commit Graph

5 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
Brett Morgan
31a3d14618 Rebuild runners (#1725) 2023-04-08 07:44:56 +10:00
Brett Morgan
0d9b5c25a5 Update simplistic_calculator (#1417)
* Update `simplsitic_calculator`

* Drop `DEVELOPMENT_TEAM`
2022-09-08 15:42:55 +10:00
Brett Morgan
ccd68f34e2 Beta (#1234) 2022-05-11 12:48:11 -07:00
Brett Morgan
4366e1015a Simplistic Calculator (#1030)
* Simplistic Calculator, initial commit

* Add Linux runner

* Add macOS runner, update `main.dart` for iOS

* Add a test
2022-02-27 09:09:31 -08:00