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

outdated

A flutter plugin project to handle all coming notification for android platform. Notifications can come from social media platforms like facebook, instagram, tiktok, twitter, etc or from android appli [...]

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

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. Notifications can come from social media platforms like facebook, instagram, tiktok, twitter, etc or from android application like sms, incoming phone.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on ear