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
Eric Windmill 2999d738b8
Dart 3.9 / Flutter 3.35 [first LLM release] (#2714)
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 Dart 3.9 / Flutter 3.35 [first LLM release] (#2714) 3 weeks ago
linux Update for Flutter 3.10 beta (#1746) 2 years ago
macos Update for Flutter 3.10 beta (#1746) 2 years ago
test Flutter 3.29 beta (#2571) 7 months ago
web Bump deps and min SDKs, move web apps to new bootstrapping logic (#2292) 1 year ago
windows Update for Flutter 3.10 beta (#1746) 2 years ago
.gitignore Simplistic Calculator (#1030) 4 years ago
.metadata Update for Flutter 3.10 beta (#1746) 2 years ago
README.md Simplistic Calculator (#1030) 4 years ago
analysis_options.yaml Create `analysis_defaults` package (#1654) 3 years ago
pubspec.yaml Dart 3.9 / Flutter 3.35 [first LLM release] (#2714) 3 weeks ago

README.md

simplistic_calculator

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