flutter app untuk unitstock
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 

18 行
280 B

  1. name: location_example
  2. description: Demonstrates how to use the location plugin.
  3. dependencies:
  4. flutter:
  5. sdk: flutter
  6. location:
  7. path: ../
  8. url_launcher: ^5.4.2
  9. dev_dependencies:
  10. flutter_driver:
  11. sdk: flutter
  12. e2e: ^0.2.1
  13. flutter:
  14. uses-material-design: true