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

3 Commits

Author SHA1 Message Date
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
3cfdc5927e simplistic_calculator: Breaking apart into a bunch of steps (#1033) 2022-03-04 15:25:00 +10: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