A new Flutter application that use platform spacific coding to create custom notification in android.
Flutter dose not support custom notification layout. So, There have a package named Awesome Notification, that allows devs to create some custom notification. But they are limited.
If you want make a fully customized notification ui by your own, then you can achive it by doing Platform Spacific coding and using Custom Notification Layout. Here in this repo, I show how to create a custom notification layout using xml and call it from flutter using platform spacific coding.
Get it from Google drive
Clone or download this project in your working directory, Open it using android studio, Sync the project, build & run the project.
You can also follow my GitHub Profile to stay updated about my latest projects:
If you liked the repo then kindly support it by giving it a star ⭐!
Copyright (c) 2021 MD. IMAM HOSSAIN