This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
samples
mirror of
https://github.com/flutter/samples.git
Watch
1
Star
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.
1d6e5a0ece
gh-pages
main
compass-app
jwill_m3_demo
sethladd-patch-3
sethladd-patch-1
sethladd-patch-2
recipe_readme
add_ai_recipe_app
remove_window_size_nav_app
android-builds
startup_cleanup
misc/adjust-flutter-gallery-inclusion
khanh_m3_demo
leigha_m3_demo
add_interactive_color_scheme
update_card_to_card_outlined
navigation-and-routing-update
update_demo_code
master_archived
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1d6e5a0ece'
${ noResults }
samples
/
provider_counter
/
android
/
gradle.properties
4 lines
82 B
Raw
Normal View
History
Unescape
Escape
Add the ScopedModel Counter sample (#41) Adds sample app that mimics the beloved starter app, but with ScopedModel for state management. Contains a smoke test and is set up to run it in travis_script.sh.
6 years ago
org.gradle.jvmargs
=
-Xmx1536M
provider_counter: update android and ios, add macos and web (#235)
5 years ago
android.useAndroidX
=
true
android.enableJetifier
=
true