選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 

46 行
1.7 KiB

  1. # This file tracks properties of this Flutter project.
  2. # Used by Flutter tool to assess capabilities and perform upgrades etc.
  3. #
  4. # This file should be version controlled and should not be manually edited.
  5. version:
  6. revision: "dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668"
  7. channel: "stable"
  8. project_type: app
  9. # Tracks metadata for the flutter migrate command
  10. migration:
  11. platforms:
  12. - platform: root
  13. create_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
  14. base_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
  15. - platform: android
  16. create_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
  17. base_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
  18. - platform: ios
  19. create_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
  20. base_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
  21. - platform: linux
  22. create_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
  23. base_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
  24. - platform: macos
  25. create_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
  26. base_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
  27. - platform: web
  28. create_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
  29. base_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
  30. - platform: windows
  31. create_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
  32. base_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
  33. # User provided section
  34. # List of Local paths (relative to this file) that should be
  35. # ignored by the migrate tool.
  36. #
  37. # Files that are not part of the templates will be ignored by default.
  38. unmanaged_files:
  39. - 'lib/main.dart'
  40. - 'ios/Runner.xcodeproj/project.pbxproj'