.metadata 1.1 KB

123456789101112131415161718192021222324252627282930313233
  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: "9e1c857886f07d342cf106f2cd588bcd5e031bb2"
  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: 9e1c857886f07d342cf106f2cd588bcd5e031bb2
  14. base_revision: 9e1c857886f07d342cf106f2cd588bcd5e031bb2
  15. - platform: android
  16. create_revision: 9e1c857886f07d342cf106f2cd588bcd5e031bb2
  17. base_revision: 9e1c857886f07d342cf106f2cd588bcd5e031bb2
  18. - platform: ios
  19. create_revision: 9e1c857886f07d342cf106f2cd588bcd5e031bb2
  20. base_revision: 9e1c857886f07d342cf106f2cd588bcd5e031bb2
  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'