1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 14:58:34 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
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