Add a reminder to your app with flutter local notifications

Maneesha Erandi
5 min readMar 18, 2022
Photo by Towfiqu barbhuiya on Unsplash

If you want to add a reminder to your note app, or any other app this article will guide you in a simple way. I would like to create a simple and easy note app demo, to help you with scheduling a note with using 2 interesting flutter packages and plugins.

flutter_local_notifications
datetime_picker_formfield

--

--