Skip to content

AInitikesh/flutter_notification_plugin

Repository files navigation

flutter_notification_plugin

A new Flutter plugin.

Getting Started

For help getting started with Flutter, view our online documentation.

For help on editing plugin code, view the documentation.

Example

// Import package
import 'package:flutter_notification_plugin/flutter_notification_plugin.dart';

FlutterNotificationPlugin.showNotification("Hello", "I got your message");