flan 0.2.19 copy "flan: ^0.2.19" to clipboard
flan: ^0.2.19 copied to clipboard

PlatformiOS

Flutter plugin for sending local system-level notifications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flan

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

dependencies:
  flan: ^0.2.19

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:flan/flan.dart';
0
likes
155
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for sending local system-level notifications.

Repository (GitHub)
View/report issues

Topics

#notification #toast

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flan_darwin, flan_platform_interface, flutter

More

Packages that depend on flan

Packages that implement flan