I already know about CodePush for Cordova & ReactNative.
Source : https://docs.microsoft.com/en-us/appcenter/distribution/codepush/
Is there any CodePush Solution for FlutterIO on Production Environment?
Or is it already supported as it already support ReactNative?
Thank You.
Since CodePush is a cloud service from AppCenter, the first thing you need to do is to create an account in the App Center dashboard. Next, create two apps, one per OS (iOS and Android). Make sure to select release type production and platform React Native.
It is technically possible for flutter to support code push as dart does have JIT needed for such feature. Technology is not the blocker and they might eventually roll out this feature.
Follow this for more informations and being updated on code push support for flutter.
ReactNative and Flutter are not related, although they both use reactive concepts. ReactNative and Cordova both use javascript in the app side, Flutter uses compiled dart code. So support for ReactNative is not relevant for Flutter.
As you can see here there are currently no plans to support any form of dynamic updates.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With