scrumlab_system_alert_window 1.4.2 copy "scrumlab_system_alert_window: ^1.4.2" to clipboard
scrumlab_system_alert_window: ^1.4.2 copied to clipboard

A flutter plugin to show Truecaller like overlay window, over all other apps along with callback events. Android Go or Android 11 & above, this plugin shows notification bubble, in other android versi [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scrumlab_system_alert_window

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

dependencies:
  scrumlab_system_alert_window: ^1.4.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:scrumlab_system_alert_window/scrumlab_system_alert_window.dart';
0
likes
130
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter plugin to show Truecaller like overlay window, over all other apps along with callback events. Android Go or Android 11 & above, this plugin shows notification bubble, in other android versions, it shows an overlay window.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on scrumlab_system_alert_window

Packages that implement scrumlab_system_alert_window