flutter-permission-handler
                                
                                 flutter-permission-handler copied to clipboard
                                
                                    flutter-permission-handler copied to clipboard
                            
                            
                            
                        [Question]: Needed action for checking status of notification permission
Please check the following before submitting a new issue.
- [X] I have searched the existing issues.
- [X] I have carefully read the documentation.
Please select for which platform(s) you need help
- [ ] Android
- [X] iOS
- [ ] Windows
Your question
I don't clear understand what action/ set up i should do for checking status of push notification permission. From doc I understand that i should add this to Podfile.
## dart: PermissionGroup.notification
'PERMISSION_NOTIFICATIONS=1',
But I can't understand what I should add to Info.plist. Could some one help me?
Version
11.0.0