You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
samples/simplistic_calculator
Sasank Tumpati 0e1355841d
Fixed ThemeData in the Flutter Samples unnecessarily includes useMaterial3 = true (Issue #2214) (#2217)
6 months ago
..
android Update for Flutter 3.10 beta (#1746) 1 year ago
ios Update for Flutter 3.10 beta (#1746) 1 year ago
lib Fixed ThemeData in the Flutter Samples unnecessarily includes useMaterial3 = true (Issue #2214) (#2217) 6 months ago
linux Update for Flutter 3.10 beta (#1746) 1 year ago
macos Update for Flutter 3.10 beta (#1746) 1 year ago
test Simplistic Calculator (#1030) 3 years ago
web Rebuild runners (#1725) 1 year ago
windows Update for Flutter 3.10 beta (#1746) 1 year ago
.gitignore Simplistic Calculator (#1030) 3 years ago
.metadata Update for Flutter 3.10 beta (#1746) 1 year ago
README.md Simplistic Calculator (#1030) 3 years ago
analysis_options.yaml Create `analysis_defaults` package (#1654) 2 years ago
pubspec.yaml Fixup for failing Beta CI (#2092) 10 months ago

README.md

simplistic_calculator

A calculator to demonstrate a hopefully simple start for a desktop Flutter app.