pwa_update_listener 0.1.0 copy "pwa_update_listener: ^0.1.0" to clipboard
pwa_update_listener: ^0.1.0 copied to clipboard

A library for detecting if a new PWA version is avaiable

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pwa_update_listener

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

dependencies:
  pwa_update_listener: ^0.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:pwa_update_listener/pwa_update_listener.dart';
13
likes
120
pub points
81%
popularity

Publisher

unverified uploader

A library for detecting if a new PWA version is avaiable

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, visibility_detector

More

Packages that depend on pwa_update_listener