Skip to content

Snehasis4321/flutter_local_notifications_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOCAL NOTIFICATIONS (2)

Local Notification Flutter Tutorial

the repository containes the code to show local notification in the flutter app

📱 For IOS working -

need todo some changes in AppDelegate.swift file located in ios/Runner/AppDelegate.swift please check the file here.

🛠 Update -

you might see some difference between this code and code showed in the video , cause some issue have been fixed.

  • now we using named routes for navigation
  • now the app can open another page with the payload on click on notification from the terminated state.

👨‍💻 Topics -

  • Simple Notification
  • Periodic Notification
  • Scheduling Notification
  • Cancel specific channel notification
  • Cancel all notification at once

About

display local notifications in flutter app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published