欢迎来到马士兵代码仓库
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
cupertino-gallery
master_archived
Branches Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from '33701ce1c5'
${ noResults }
samples/simplistic_calculator
History
Parker Lougheed 90f0584108
Clean up SDK constraints and lints (#2471)
1 year ago
..
android Update for Flutter 3.10 beta (#1746) 3 years ago
ios Update for Flutter 3.10 beta (#1746) 3 years ago
lib Fixed ThemeData in the Flutter Samples unnecessarily includes useMaterial3 = true (Issue #2214) (#2217) 2 years ago
linux Update for Flutter 3.10 beta (#1746) 3 years ago
macos Update for Flutter 3.10 beta (#1746) 3 years ago
test Simplistic Calculator (#1030) 4 years 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 Clean up SDK constraints and lints (#2471) 1 year ago

README.md

simplistic_calculator

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