No Description
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.

.metadata 1.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  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.
  5. version:
  6. revision: 52b3dc25f6471c27b2144594abb11c741cb88f57
  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: 52b3dc25f6471c27b2144594abb11c741cb88f57
  14. base_revision: 52b3dc25f6471c27b2144594abb11c741cb88f57
  15. - platform: android
  16. create_revision: 52b3dc25f6471c27b2144594abb11c741cb88f57
  17. base_revision: 52b3dc25f6471c27b2144594abb11c741cb88f57
  18. - platform: ios
  19. create_revision: 52b3dc25f6471c27b2144594abb11c741cb88f57
  20. base_revision: 52b3dc25f6471c27b2144594abb11c741cb88f57
  21. - platform: linux
  22. create_revision: 52b3dc25f6471c27b2144594abb11c741cb88f57
  23. base_revision: 52b3dc25f6471c27b2144594abb11c741cb88f57
  24. - platform: macos
  25. create_revision: 52b3dc25f6471c27b2144594abb11c741cb88f57
  26. base_revision: 52b3dc25f6471c27b2144594abb11c741cb88f57
  27. - platform: web
  28. create_revision: 52b3dc25f6471c27b2144594abb11c741cb88f57
  29. base_revision: 52b3dc25f6471c27b2144594abb11c741cb88f57
  30. - platform: windows
  31. create_revision: 52b3dc25f6471c27b2144594abb11c741cb88f57
  32. base_revision: 52b3dc25f6471c27b2144594abb11c741cb88f57
  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'