notification_flutter 1.0.0-alpha03 copy "notification_flutter: ^1.0.0-alpha03" to clipboard
notification_flutter: ^1.0.0-alpha03 copied to clipboard

A flutter plug-in for the native Teko Notification library (Android and iOS).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add notification_flutter

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

dependencies:
  notification_flutter: ^1.0.0-alpha03

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:notification_flutter/notification_flutter.dart';
0
likes
140
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter plug-in for the native Teko Notification library (Android and iOS).

Repository

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on notification_flutter