Skip to content

joshuawallace25/flutter_local_notifications_tutorial

 
 

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 37.7%
  • CMake 30.8%
  • Dart 17.2%
  • Ruby 4.5%
  • Swift 4.1%
  • HTML 3.1%
  • Other 2.6%