I'm new to flutter developing. i'm trying to implementing the in app update but it cause error and throws exception
Unhandled Exception: type 'PlatformException' is not a subtype of type 'String'``
How to get in app update in flutter?
I'm new to flutter developing. i'm trying to implementing the in app update but it cause error and throws exception
Unhandled Exception: type 'PlatformException' is not a subtype of type 'String'``
How to get in app update in flutter?
Copyright © 2021 Jogjafile Inc.
You can use this upgrader package which displays an update dialog whenever a newer version of the app is available.