ear 0.0.7 icon indicating copy to clipboard operation
ear: ^0.0.7 copied to clipboard

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.7

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';
41
likes
130
pub points
30%
popularity

Publisher

unverified uploader

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

Repository (GitHub)

Documentation

API reference

License

Icon for licenses.BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on ear