欢迎来到马士兵代码仓库
Sign In
msb-public
/
samples
mirror of https://github.com/flutter/samples.git
1
0
Code Issues Projects Releases Wiki Activity
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.
main
master_archived
Branches Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from 'c2df29a876'
${ noResults }
samples/simplistic_calculator
History
Pierre-Louis c2df29a876
[simplistic_calculator] fix math_expressions min version
7 months 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) 9 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) 1 year 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 Simplistic Calculator (#1030) 4 years ago
.metadata Update for Flutter 3.10 beta (#1746) 3 years ago
README.md Simplistic Calculator (#1030) 4 years ago
analysis_options.yaml Create `analysis_defaults` package (#1654) 3 years ago
pubspec.yaml [simplistic_calculator] fix math_expressions min version 7 months ago

README.md

simplistic_calculator

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