.metadata 968 B

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