dartway_push_flutter 0.1.0 copy "dartway_push_flutter: ^0.1.0" to clipboard
dartway_push_flutter: ^0.1.0 copied to clipboard

Push notifications for a DartWay app, reached as dw.plugins.push: token lifecycle, permissions and notification taps. Carries no vendor SDK — add dartway_push_firebase or dartway_push_rustore.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dartway_push_flutter

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

dependencies:
  dartway_push_flutter: ^0.1.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:dartway_push_flutter/dartway_push_flutter.dart';
0
likes
140
points
64
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Push notifications for a DartWay app, reached as dw.plugins.push: token lifecycle, permissions and notification taps. Carries no vendor SDK — add dartway_push_firebase or dartway_push_rustore.

Homepage
Repository (GitHub)
View/report issues

Topics

#dartway #push #notifications #flutter

License

Apache-2.0 (license)

Dependencies

dartway_flutter, dartway_push_client, dartway_serverpod_core_flutter, flutter, flutter_riverpod

More

Packages that depend on dartway_push_flutter