The Webview Univeral Flutter package for Appeto SDK.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 

15 lignes
601 B

  1. // Application-level settings for the Runner target.
  2. //
  3. // This may be replaced with something auto-generated from metadata (e.g., pubspec.yaml) in the
  4. // future. If not, the values below would default to using the project name when this becomes a
  5. // 'flutter create' template.
  6. // The application's name. By default this is also the title of the Flutter window.
  7. PRODUCT_NAME = example
  8. // The application's bundle identifier
  9. PRODUCT_BUNDLE_IDENTIFIER = com.example.example
  10. // The copyright displayed in application information
  11. PRODUCT_COPYRIGHT = Copyright © 2023 com.example. All rights reserved.