flutter_web_notification_platform 1.0.4 copy "flutter_web_notification_platform: ^1.0.4" to clipboard
flutter_web_notification_platform: ^1.0.4 copied to clipboard

A Flutter plugin for web notifications using conditional imports.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_web_notification_platform

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

dependencies:
  flutter_web_notification_platform: ^1.0.4

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:flutter_web_notification_platform/flutter_web_notification_platform.dart';
3
likes
80
points
492
downloads

Publisher

verified publisherkitahealth.my.id

Weekly Downloads

A Flutter plugin for web notifications using conditional imports.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, logger

More

Packages that depend on flutter_web_notification_platform