Skip to content

A flutter application that uses platform-specific coding to create a custom notification in android.

Notifications You must be signed in to change notification settings

imamhossain94/flutter-custom-notification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Custom Notification

A new Flutter application that use platform spacific coding to create custom notification in android.

Problem

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.

Solution [Only For Android]

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.

Screenshots

image   image image   image

Open Source Love svg1 GitHub Forks GitHub Issues contributions welcome

📁 Download Now

Get it from Google drive

💻 Installation steps

Clone or download this project in your working directory, Open it using android studio, Sync the project, build & run the project.

🧑 Author

Md. Imam Hossain

You can also follow my GitHub Profile to stay updated about my latest projects:

GitHub Follow

If you liked the repo then kindly support it by giving it a star ⭐!

Copyright (c) 2021 MD. IMAM HOSSAIN

About

A flutter application that uses platform-specific coding to create a custom notification in android.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published