Skip to content

The Flutter Local Notification App is built using Flutter. The Flutter Local Notification is an mobile app that can display local notifications and scheduled notifications. This app was created to practice Flutter Local Notification.

Notifications You must be signed in to change notification settings

prabeshpudasaini/Flutter_Local_Notification_Tutorial

Repository files navigation

Open in IDX

Dart Flutter App

Flutter Local Notification

The Flutter Local Notification App is built using Flutter.

Notifications are an essential component of many apps. Local notifications in particular have many use cases, though most commonly they're used to create scheduled reminders. There is an endless variety of apps you can make with this as a core or an additional feature. Notifications are platform specific and require us to tap into native code to create them. Fortunately, we don’t have to become native developers to implement them into Flutter apps. Thanks to the powerful Awesome Notifications plugin, we can create notifications for iOS and Android with minimal effort!

The Flutter Local Notification is an mobile app that can display local notifications and scheduled notifications.

This app was created to practice Flutter Local Notification.

Features

  • Local Notification
  • Scheduled Local Notification

Technology

Language: Dart

UI: Material UI

Other Components Used

Installation

  1. Download or clone project and open the project in VS Code
  2. Run flutter get to download all dependencies
  3. Connect your Android phone or use the emulator to start the application

Acknowledgements

Flutter Awesome Notifications - Create Local Notifications With Ease (https://www.youtube.com/watch?v=JAq9fVn3X7U). Course developed by Reso Coder. Check out channel: (https://www.youtube.com/@ResoCoder).

About

The Flutter Local Notification App is built using Flutter. The Flutter Local Notification is an mobile app that can display local notifications and scheduled notifications. This app was created to practice Flutter Local Notification.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published