.metadata 1.2 KB

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