ear 0.0.3 copy "ear: ^0.0.3" to clipboard
ear: ^0.0.3 copied to clipboard

outdated

A flutter plugin project to handle all coming notification for android platform platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ear

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

dependencies:
  ear: ^0.0.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:ear/ear.dart';
42
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A flutter plugin project to handle all coming notification for android platform platforms.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on ear