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
Kevin Moore a858f4701e
Bump deps and min SDKs, move web apps to new bootstrapping logic (#2292)
1 month 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) 3 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) 2 years ago
web Bump deps and min SDKs, move web apps to new bootstrapping logic (#2292) 1 month ago
windows Update for Flutter 3.10 beta (#1746) 1 year ago
.gitignore Simplistic Calculator (#1030) 2 years ago
.metadata Update for Flutter 3.10 beta (#1746) 1 year ago
README.md Simplistic Calculator (#1030) 2 years ago
analysis_options.yaml Create `analysis_defaults` package (#1654) 1 year ago
pubspec.yaml Bump deps and min SDKs, move web apps to new bootstrapping logic (#2292) 1 month ago

README.md

simplistic_calculator

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