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
Pierre 1d7963ab8d
[simplistic_calculator] fix math_expressions min version (#2738)
1 month ago
..
android Update for Flutter 3.10 beta (#1746) 3 years ago
ios Update for Flutter 3.10 beta (#1746) 3 years ago
lib Dart 3.9 / Flutter 3.35 [first LLM release] (#2714) 4 months ago
linux Update for Flutter 3.10 beta (#1746) 3 years ago
macos Update for Flutter 3.10 beta (#1746) 3 years ago
test Flutter 3.29 beta (#2571) 10 months ago
web Bump deps and min SDKs, move web apps to new bootstrapping logic (#2292) 2 years ago
windows Update for Flutter 3.10 beta (#1746) 3 years ago
.gitignore
.metadata Update for Flutter 3.10 beta (#1746) 3 years ago
README.md
analysis_options.yaml
pubspec.yaml [simplistic_calculator] fix math_expressions min version (#2738) 1 month ago

README.md

simplistic_calculator

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