From choosing a package name to publishing a package on pub.dev.
Building a package to check version from iOS AppStore and Google Play Store for new updates, and show update dialog when update is available.
In part 4, you'll learn how to:
1. showDialog & Alert Dialog
2. show dialog from a package
3. package requirements
4. publishing to pub.dev
In this video, we finish publish the package to pub.dev.
I have one more video for this series.
In part 5, I'll refactor some code and publish an update to pub.dev.
package link: https://pub.dev/packages/version_check
github link: https://github.com/mix1009/version_check