1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-12 15:58:32 +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

@@ -0,0 +1,13 @@
# Run with tooling from https://github.com/flutter/codelabs/tree/main/tooling/codelab_rebuild
name: Provider Shopper rebuild script
steps:
- name: Remove runners
rmdirs:
- android
- ios
- linux
- macos
- web
- windows
- name: Flutter recreate
flutter: create --org dev.flutter .