mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Add a pigeon sample that demonstrates a "realistic" integration scenario with middleware and business logic (#465)
This commit is contained in:
@@ -28,6 +28,7 @@ echo "Flutter SDK found at ${LOCAL_SDK_PATH}"
|
||||
declare -ar PROJECT_NAMES=(
|
||||
"add_to_app/flutter_module" \
|
||||
"add_to_app/flutter_module_using_plugin" \
|
||||
"add_to_app/flutter_module_books" \
|
||||
"animations" \
|
||||
"flutter_maps_firestore" \
|
||||
"infinite_list" \
|
||||
|
||||
Reference in New Issue
Block a user