1203 Forks
2224 Stars
2224 Watchers

flutter_local_notifications

A Flutter plugin for displaying local notifications on Android, iOS, macOS and Linux

How to download and setup flutter_local_notifications

Open terminal and run command
git clone https://github.com/MaikuB/flutter_local_notifications.git
git clone is used to create a copy or clone of flutter_local_notifications repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with flutter_local_notifications https://github.com/MaikuB/flutter_local_notifications/archive/master.zip

Or simply clone flutter_local_notifications with SSH
[email protected]:MaikuB/flutter_local_notifications.git

If you have some problems with flutter_local_notifications

You may open issue on flutter_local_notifications support forum (system) here: https://github.com/MaikuB/flutter_local_notifications/issues