7 changed files with 47 additions and 34 deletions
			
			
		@ -0,0 +1,33 @@ | 
				
			|||||||
 | 
					# 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: "ead455963c12b453cdb2358cad34969c76daf180" | 
				
			||||||
 | 
					  channel: "stable" | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					project_type: app | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Tracks metadata for the flutter migrate command | 
				
			||||||
 | 
					migration: | 
				
			||||||
 | 
					  platforms: | 
				
			||||||
 | 
					    - platform: root | 
				
			||||||
 | 
					      create_revision: ead455963c12b453cdb2358cad34969c76daf180 | 
				
			||||||
 | 
					      base_revision: ead455963c12b453cdb2358cad34969c76daf180 | 
				
			||||||
 | 
					    - platform: android | 
				
			||||||
 | 
					      create_revision: ead455963c12b453cdb2358cad34969c76daf180 | 
				
			||||||
 | 
					      base_revision: ead455963c12b453cdb2358cad34969c76daf180 | 
				
			||||||
 | 
					    - platform: linux | 
				
			||||||
 | 
					      create_revision: ead455963c12b453cdb2358cad34969c76daf180 | 
				
			||||||
 | 
					      base_revision: ead455963c12b453cdb2358cad34969c76daf180 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  # 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' | 
				
			||||||
@ -1,30 +1,10 @@ | 
				
			|||||||
# This file tracks properties of this Flutter project. | 
					# This file tracks properties of this Flutter project. | 
				
			||||||
# Used by Flutter tool to assess capabilities and perform upgrades etc. | 
					# Used by Flutter tool to assess capabilities and perform upgrades etc. | 
				
			||||||
# | 
					# | 
				
			||||||
# This file should be version controlled. | 
					# This file should be version controlled and should not be manually edited. | 
				
			||||||
 | 
					
 | 
				
			||||||
version: | 
					version: | 
				
			||||||
  revision: f1875d570e39de09040c8f79aa13cc56baab8db1 | 
					  revision: "ead455963c12b453cdb2358cad34969c76daf180" | 
				
			||||||
  channel: stable | 
					  channel: "stable" | 
				
			||||||
 | 
					
 | 
				
			||||||
project_type: app | 
					project_type: package | 
				
			||||||
 | 
					 | 
				
			||||||
# Tracks metadata for the flutter migrate command | 
					 | 
				
			||||||
migration: | 
					 | 
				
			||||||
  platforms: | 
					 | 
				
			||||||
    - platform: root | 
					 | 
				
			||||||
      create_revision: f1875d570e39de09040c8f79aa13cc56baab8db1 | 
					 | 
				
			||||||
      base_revision: f1875d570e39de09040c8f79aa13cc56baab8db1 | 
					 | 
				
			||||||
    - platform: android | 
					 | 
				
			||||||
      create_revision: f1875d570e39de09040c8f79aa13cc56baab8db1 | 
					 | 
				
			||||||
      base_revision: f1875d570e39de09040c8f79aa13cc56baab8db1 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  # 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' | 
					 | 
				
			||||||
 | 
				
			|||||||
					Loading…
					
					
				
		Reference in new issue