Bryan Oltman
Bryan Oltman
`shorebird release` runs `flutter build` along with several other commands, so it will always take longer than just running `flutter build` by itself. That said, it looks like this command...
I agree this would be a good feature to have in the CLI. For now, you can download the aab from the release detail page on the [Shorebird console](https://console.shorebird.dev/apps/05fca845-8407-4f5a-8c32-ed4c7af1144b/releases/83526) and...
Closing due to inactivity. Please reopen and let us know if you're still experiencing this problem.
This might be a little tricky – the docs state > The Flutter module is compiled from source each time the app is built which would mean we'd need to...
After digging in further, it's entirely possible to build the Flutter module as an iOS framework using cocoapods. Assuming the user wants to release using the standard Xcode archive ->...
I worry this approach is fairly error-prone. An incomplete list of things that might go wrong: 1. It won't be clear whether the archive was built with shorebird's flutter or...
This is now live
Closing due to inactivity. Please let us know if this did not fix your issue!
Can you share the `flutter build` command that results in a successful build?
Also related https://github.com/shorebirdtech/shorebird/issues/1703