1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Update provider_shopper (#1445)

This commit is contained in:
Brett Morgan
2022-10-04 22:38:07 +10:00
committed by GitHub
parent a5583b2ef9
commit a695bfca78
41 changed files with 254 additions and 180 deletions

View File

@@ -19,7 +19,7 @@ declare -ar PROJECT_NAMES=(
"desktop_photo_search/material"
"experimental/federated_plugin/federated_plugin"
"experimental/web_dashboard"
# TODO(domesticmouse): Needs a reformat to work on master
# TODO(DomesticMouse): Needs to be re-formatted for Flutter beta
# "experimental/linting_tool"
"experimental/material_3_demo"
"flutter_maps_firestore"
@@ -40,7 +40,7 @@ declare -ar PROJECT_NAMES=(
"platform_view_swift"
"provider_counter"
"provider_shopper"
# TODO(domesticmouse): Missing concrete implementation of 'TextInputClient.performSelector'
# TODO(DomesticMouse): https://github.com/flutter/samples/issues/1443
# "simplistic_editor"
"testing_app"
"veggieseasons"