.metadata 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839
  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: 135454af32477f815a7525073027a3ff9eff1bfd
  7. channel: stable
  8. project_type: plugin
  9. # Tracks metadata for the flutter migrate command
  10. migration:
  11. platforms:
  12. - platform: root
  13. create_revision: 135454af32477f815a7525073027a3ff9eff1bfd
  14. base_revision: 135454af32477f815a7525073027a3ff9eff1bfd
  15. - platform: android
  16. create_revision: 135454af32477f815a7525073027a3ff9eff1bfd
  17. base_revision: 135454af32477f815a7525073027a3ff9eff1bfd
  18. - platform: ios
  19. create_revision: 135454af32477f815a7525073027a3ff9eff1bfd
  20. base_revision: 135454af32477f815a7525073027a3ff9eff1bfd
  21. - platform: macos
  22. create_revision: 135454af32477f815a7525073027a3ff9eff1bfd
  23. base_revision: 135454af32477f815a7525073027a3ff9eff1bfd
  24. - platform: windows
  25. create_revision: 135454af32477f815a7525073027a3ff9eff1bfd
  26. base_revision: 135454af32477f815a7525073027a3ff9eff1bfd
  27. # User provided section
  28. # List of Local paths (relative to this file) that should be
  29. # ignored by the migrate tool.
  30. #
  31. # Files that are not part of the templates will be ignored by default.
  32. unmanaged_files:
  33. - 'lib/main.dart'
  34. - 'ios/Runner.xcodeproj/project.pbxproj'