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
Parker Lougheed 90f0584108
Clean up SDK constraints and lints (#2471)
3 weeks ago
..
android Update for Flutter 3.10 beta (#1746) 2 years ago
ios Update for Flutter 3.10 beta (#1746) 2 years ago
lib Fixed ThemeData in the Flutter Samples unnecessarily includes useMaterial3 = true (Issue #2214) (#2217) 8 months ago
linux Update for Flutter 3.10 beta (#1746) 2 years ago
macos Update for Flutter 3.10 beta (#1746) 2 years ago
test Simplistic Calculator (#1030) 3 years ago
web Bump deps and min SDKs, move web apps to new bootstrapping logic (#2292) 6 months ago
windows Update for Flutter 3.10 beta (#1746) 2 years ago
.gitignore Simplistic Calculator (#1030) 3 years ago
.metadata Update for Flutter 3.10 beta (#1746) 2 years ago
README.md Simplistic Calculator (#1030) 3 years ago
analysis_options.yaml Create `analysis_defaults` package (#1654) 2 years ago
pubspec.yaml Clean up SDK constraints and lints (#2471) 3 weeks ago

README.md

simplistic_calculator

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