mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Move scoped_model_counter to provider_counter (#82)
I used `flutter create` anew, so the project structure now has additional 2 `AndroidManifest.xml` files. Everything else stayed the same, so from git’s perspective, it’s just moved files.
This commit is contained in:
2
travis_script.sh
Normal file → Executable file
2
travis_script.sh
Normal file → Executable file
@@ -3,7 +3,7 @@ set -e
|
||||
declare -a PROJECT_NAMES=(
|
||||
"jsonexample" \
|
||||
"shrine" \
|
||||
"scoped_model_counter" \
|
||||
"provider_counter" \
|
||||
"veggieseasons" \
|
||||
"place_tracker" \
|
||||
"platform_view_swift" \
|
||||
|
||||
Reference in New Issue
Block a user