1
0
mirror of https://github.com/flutter/samples.git synced 2026-04-02 17:52:56 +00:00

Fix content resizing example (#2759)

Removed an accidental project i pushed 😬 
also fixed the bash commands in the readme

## Pre-launch Checklist

- [x] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [x] I signed the [CLA].
- [x] I read the [Contributors Guide].
- [x] I have added sample code updates to the [changelog].
- [x] I updated/added relevant documentation (doc comments with `///`).
This commit is contained in:
LouiseHsu
2025-12-11 11:44:02 -08:00
committed by GitHub
parent c586d727b9
commit 6f4e07c9dd
23 changed files with 0 additions and 1568 deletions

View File

@@ -18,8 +18,6 @@ you're building for both iOS and Android, with both toolchains installed):
cd flutter_module/
flutter pub get
# For iOS builds:
cd ../ios_content_resizing
pod install
open ios_content_resizing.xcworkspace