2

I need to show a notification on flutter web receiving from an MQQT broker , while chrome is minimized or is on the other tabs .( like Local Notification in android or ios )

reza
  • 41
  • 4

1 Answers1

0

This package supports notifications for most platforms including the web too.

Check this out https://pub.dev/packages/awesome_notifications


enter image description here

MANISH DAYMA
  • 1,126
  • 3
  • 18