- Replaces the deprecated
RaisedButton
with the newElevatedButton
. - Update dependencies to latest versions.
- Added the possibility to add actions to the appbar.
- Migrated the templates to support sound null safety. Details are described in the Announcing Dart null safety beta article.
- Initial release. Code coming from flutter_cache_manager example.