mirror of
https://github.com/flutter/samples.git
synced 2026-05-21 14:37:57 +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:
10
scoped_model_counter/.metadata
Normal file
10
scoped_model_counter/.metadata
Normal file
@@ -0,0 +1,10 @@
|
||||
# This file tracks properties of this Flutter project.
|
||||
# Used by Flutter tool to assess capabilities and perform upgrades etc.
|
||||
#
|
||||
# This file should be version controlled and should not be manually edited.
|
||||
|
||||
version:
|
||||
revision: 5391447fae6209bb21a89e6a5a6583cac1af9b4b
|
||||
channel: stable
|
||||
|
||||
project_type: app
|
||||
Reference in New Issue
Block a user