shorebirdtech / shorebird

Code Push for Flutter and other tools for Flutter businesses.
https://shorebird.dev
Other
2.31k stars 140 forks source link

feat: Support more older versions of Flutter #1100

Open eseidel opened 1 year ago

eseidel commented 1 year ago

Today Shorebird supports recent stable versions of Flutter, including 3.10.0-3.10.6: https://docs.shorebird.dev/flutter-version

We could support more versions. We also could support some of those versions better. The major things holding us back from this are more build infrastructure on our side. We also may wait until we have specific enterprise customers asking for specific versions before signing up for the maintenance involved in such.

This requires https://github.com/shorebirdtech/shorebird/issues/804

eseidel commented 1 year ago

Specifically 3.7.12 is requested (last release pre null-safety).

zethembisogwala commented 5 months ago

Hi, may you please add support for flutter 3.10.6 for iOS code push?

eseidel commented 4 months ago

We would like to support more older versions. Right now it's too expensive for us to validate releases across multiple versions.