updatify_flutter 1.1.0 copy "updatify_flutter: ^1.1.0" to clipboard
updatify_flutter: ^1.1.0 copied to clipboard

A Flutter widget for displaying release notes, product updates, and announcements from the Updatify service.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add updatify_flutter

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

dependencies:
  updatify_flutter: ^1.1.0

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:updatify_flutter/updatify_flutter.dart';
2
likes
150
points
157
downloads
screenshot

Documentation

API reference

Publisher

verified publisherupdatify.io

Weekly Downloads

A Flutter widget for displaying release notes, product updates, and announcements from the Updatify service.

Homepage
Repository (GitHub)
View/report issues

Topics

#updatify #release-notes #changelog #announcements

License

MIT (license)

Dependencies

cached_network_image, flutter, http, intl, markdown_rich_text, shared_preferences, url_launcher, uuid, visibility_detector

More

Packages that depend on updatify_flutter