push_notificatio_pd 0.0.3 push_notificatio_pd: ^0.0.3 copied to clipboard
Permite lançar notificações para utilizadores resgistados em base de dados
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add push_notificatio_pd
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
push_notificatio_pd: ^0.0.3
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:push_notificatio_pd/push_notificatio_pd.dart';