How do I create the notifications settings page in a flutter app? There is no official documentation regarding this.
Most mobile apps have a settings page where users can enable/disable specific types of notifications. How to integrate various notification options in Android and iOS settings? I am using this plugin https://pub.dev/packages/firebase_messaging
Here are some Notification settings samples:
OS level notifications settings:

