Flutter Push Notifications

Flutter applications implementing push notifications.

Demo Doccou alpha

Include in your dependency

dependencies:
  provider:
  flutter_local_notifications: ^9.2.0

Include in your project

import 'package:flutter_push_notifications/HomeScreen.dart';

GitHub

View Github