noti_hub_frame 0.2.1 copy "noti_hub_frame: ^0.2.1" to clipboard
noti_hub_frame: ^0.2.1 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.1

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/main.dart';
0
likes
125
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

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

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