dui_app_updater 0.0.1 copy "dui_app_updater: ^0.0.1" to clipboard
dui_app_updater: ^0.0.1 copied to clipboard

A Flutter plugin for checking app updates and prompting users to update.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dui_app_updater

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

dependencies:
  dui_app_updater: ^0.0.1

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:dui_app_updater/dui_app_updater.dart';
0
likes
130
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for checking app updates and prompting users to update.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, flutter_markdown, http, install_plugin, path_provider, permission_handler, plugin_platform_interface, url_launcher

More

Packages that depend on dui_app_updater