You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

24 regels
411 B

  1. name: platform_device_id_example
  2. description: Demonstrates how to use the platform_device_id plugin.
  3. publish_to: 'none' # Remove this line if you wish to publish to pub.dev
  4. environment:
  5. sdk: ">=2.12.0 <3.0.0"
  6. dependencies:
  7. flutter:
  8. sdk: flutter
  9. platform_device_id:
  10. path: ../
  11. cupertino_icons: ^1.0.2
  12. dev_dependencies:
  13. flutter_test:
  14. sdk: flutter
  15. flutter:
  16. uses-material-design: true