mirror of
https://github.com/flutter/samples.git
synced 2026-05-20 05:57:33 +00:00
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.
This commit is contained in:
1
scoped_model_counter/android/gradle.properties
Normal file
1
scoped_model_counter/android/gradle.properties
Normal file
@@ -0,0 +1 @@
|
||||
org.gradle.jvmargs=-Xmx1536M
|
||||
Reference in New Issue
Block a user