flutter_simple_updates 0.1.3 copy "flutter_simple_updates: ^0.1.3" to clipboard
flutter_simple_updates: ^0.1.3 copied to clipboard

Simple in app notifications from different sources with prebuild widget, easy to extend.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_simple_updates

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_simple_updates: ^0.1.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_simple_updates/flutter_simple_updates.dart';
2
likes
140
points
65
downloads

Publisher

unverified uploader

Weekly Downloads

Simple in app notifications from different sources with prebuild widget, easy to extend.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, html, html2md, markdown_widget, path_provider, stash, stash_hive, url_launcher

More

Packages that depend on flutter_simple_updates