.metadata 934 B

123456789101112131415161718192021222324252627282930
  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: e285328a6909879584a27c9b8eec5fa3621ead93
  7. channel: unknown
  8. project_type: plugin
  9. # Tracks metadata for the flutter migrate command
  10. migration:
  11. platforms:
  12. - platform: root
  13. create_revision: e285328a6909879584a27c9b8eec5fa3621ead93
  14. base_revision: e285328a6909879584a27c9b8eec5fa3621ead93
  15. - platform: android
  16. create_revision: e285328a6909879584a27c9b8eec5fa3621ead93
  17. base_revision: e285328a6909879584a27c9b8eec5fa3621ead93
  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'