A demo app showing how to use fastlane to release and patch iOS apps using the fastlane-plugin-shorebird fastlane plugin.
We recommend reading our official docs for context.
This app was created with flutter create using Flutter 3.32.2. The Flutter
code has not been modified.
This app's setup largely follows this guide, with Shorebird-specific steps added after completing the steps in the guide.
All fastlane files are located in ios/fastlane.
A step-by-step log of me (bryanoltman) creating this demo is viewable in setup_log.md.