Nevar pievienot vairāk kā 25 tēmas
Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
|
- # This file tracks properties of this Flutter project.
- # Used by Flutter tool to assess capabilities and perform upgrades etc.
- #
- # This file should be version controlled and should not be manually edited.
-
- version:
- revision: "dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668"
- channel: "stable"
-
- project_type: app
-
- # Tracks metadata for the flutter migrate command
- migration:
- platforms:
- - platform: root
- create_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
- base_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
- - platform: android
- create_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
- base_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
- - platform: ios
- create_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
- base_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
- - platform: linux
- create_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
- base_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
- - platform: macos
- create_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
- base_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
- - platform: web
- create_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
- base_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
- - platform: windows
- create_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
- base_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668
-
- # User provided section
-
- # List of Local paths (relative to this file) that should be
- # ignored by the migrate tool.
- #
- # Files that are not part of the templates will be ignored by default.
- unmanaged_files:
- - 'lib/main.dart'
- - 'ios/Runner.xcodeproj/project.pbxproj'
|