Skip to content

Commit 6f4e07c

Browse files
authored
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 `///`).
1 parent c586d72 commit 6f4e07c

File tree

23 files changed

+0
-1568
lines changed

23 files changed

+0
-1568
lines changed

β€Žadd_to_app/ios_content_resizing/README.mdβ€Ž

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ you're building for both iOS and Android, with both toolchains installed):
1818

1919
cd flutter_module/
2020
flutter pub get
21-
22-
# For iOS builds:
2321
cd ../ios_content_resizing
2422
pod install
2523
open ios_content_resizing.xcworkspace

β€Žadd_to_app/ios_content_resizing_example/ios_app/ios_content_resizing_example.xcworkspace/contents.xcworkspacedataβ€Ž

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
Β (0)