Member-only story
Every Flutter User Should Use This Plugin
Welcome back! Flutter is an awesome framework for cross platform application development, if you’re new to Flutter, check out the link below to learn more about it:
So, let’s talk about an awesome plugin that every Flutter developer should use, this plugin is called auto_updater, and it helps to automatically update your projects! Luckily for us, this plugin is hosted on GitHub, check out the link below to jump straight to their repository:
This plugin is based on sparkle and winsparkle as well, here is an example of the update panel for this plugin:
To install this plugin all you have to do is add this to your packages pubspec.yml…