show_update_dialog 1.0.10 copy "show_update_dialog: ^1.0.10" to clipboard
show_update_dialog: ^1.0.10 copied to clipboard

Este pacote tem como objetivo ajudar a manter aplicativos Android e IOS atualizados,

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add show_update_dialog

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

dependencies:
  show_update_dialog: ^1.0.10

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:show_update_dialog/show_update_dialog.dart';
13
likes
110
pub points
49%
popularity

Publisher

unverified uploader

Este pacote tem como objetivo ajudar a manter aplicativos Android e IOS atualizados,

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, flutter, html, http, package_info_plus, shared_preferences, url_launcher

More

Packages that depend on show_update_dialog