A Flutter application demonstrating the integration and usage of Shorebird for code push updates. This example shows how to implement over-the-air updates in your Flutter application using Shorebird.
- Integration with Shorebird Code Push
Before running this project, make sure you have the following installed:
-
Clone this repository:
git clone <your-repository-url> cd shorebird_example
-
Install dependencies:
flutter pub get
-
Initialize Shorebird in your project:
shorebird init
-
Run the app:
flutter run
lib/
├── main.dart # Main application file with Shorebird integration
└── ...
The application demonstrates basic Shorebird functionality:
- Checks if Shorebird is available on the device
- Displays the current patch version