request_notification_permission_page 1.0.4 copy "request_notification_permission_page: ^1.0.4" to clipboard
request_notification_permission_page: ^1.0.4 copied to clipboard

Request Notification Permission Sample Page

pub package

request_notification_permission_page #

Request Notification Permission Sample Page

Installation #

  1. If the juneflow project doesn't exist, please create it by following this guide.
  2. open terminal in the juneflow project root directory, enter the following command.
    june add request_notification_permission_page
    
  3. start the project by entering the following command.
    flutter run lib/app/_/_/interaction/view.blueprint/page/request_notification_permission_page/_/view.dart -d chrome
    

Screenshots #