.metadata 1.1 KB

12345678910111213141516171819202122232425262728293031323334
  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: "5874a72aa4c779a02553007c47dacbefba2374dc"
  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: 5874a72aa4c779a02553007c47dacbefba2374dc
  14. base_revision: 5874a72aa4c779a02553007c47dacbefba2374dc
  15. - platform: android
  16. create_revision: 5874a72aa4c779a02553007c47dacbefba2374dc
  17. base_revision: 5874a72aa4c779a02553007c47dacbefba2374dc
  18. - platform: ios
  19. create_revision: 5874a72aa4c779a02553007c47dacbefba2374dc
  20. base_revision: 5874a72aa4c779a02553007c47dacbefba2374dc
  21. # User provided section
  22. # List of Local paths (relative to this file) that should be
  23. # ignored by the migrate tool.
  24. #
  25. # Files that are not part of the templates will be ignored by default.
  26. unmanaged_files:
  27. - 'lib/main.dart'
  28. - 'ios/Runner.xcodeproj/project.pbxproj'