noti_hub_frame 0.2.0 copy "noti_hub_frame: ^0.2.0" to clipboard
noti_hub_frame: ^0.2.0 copied to clipboard

PlatformAndroid

Shows notifications on the Frame (Android only, due to the requirement to read app notifications)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add noti_hub_frame

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

dependencies:
  noti_hub_frame: ^0.2.0

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

Publisher

unverified uploader

Weekly Downloads

Shows notifications on the Frame (Android only, due to the requirement to read app notifications)

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_notification_listener, image, logging, simple_frame_app

More

Packages that depend on noti_hub_frame