siren 0.0.4+3 copy "siren: ^0.0.4+3" to clipboard
siren: ^0.0.4+3 copied to clipboard

An easy way to notify your user of version updates on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add siren

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

dependencies:
  siren: ^0.0.4+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:siren/siren.dart';
2
likes
110
pub points
35%
popularity

Publisher

unverified uploader

An easy way to notify your user of version updates on Android and iOS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, html, http, package_info, url_launcher, web_scraper

More

Packages that depend on siren