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

4 Commits

Author SHA1 Message Date
Miguel Beltran
07e99272f3 Add Min window size (#1048) 2022-03-08 11:08:02 +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
67a6d1a068 Refactoring simplistic_calculator (#1032)
Seperate configuraiton data from display.
Also, it now uses constructor tearoffs.
2022-02-28 09:17:35 -08: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