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)
11 months ago
..
android
ios
lib Fixed ThemeData in the Flutter Samples unnecessarily includes useMaterial3 = true (Issue #2214) (#2217) 2 years ago
linux
macos
test
web Bump deps and min SDKs, move web apps to new bootstrapping logic (#2292) 1 year ago
windows
.gitignore
.metadata
README.md
analysis_options.yaml
pubspec.yaml Clean up SDK constraints and lints (#2471) 11 months ago

README.md

simplistic_calculator

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