mirror of
				https://github.com/ImranR98/Obtainium.git
				synced 2025-11-02 22:33:28 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			34 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# 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.
 | 
						|
 | 
						|
version:
 | 
						|
  revision: 543dac2f35de563fcb6905e9146bdce712c44000
 | 
						|
  channel: master
 | 
						|
 | 
						|
project_type: app
 | 
						|
 | 
						|
# Tracks metadata for the flutter migrate command
 | 
						|
migration:
 | 
						|
  platforms:
 | 
						|
    - platform: root
 | 
						|
      create_revision: 543dac2f35de563fcb6905e9146bdce712c44000
 | 
						|
      base_revision: 543dac2f35de563fcb6905e9146bdce712c44000
 | 
						|
    - platform: android
 | 
						|
      create_revision: 543dac2f35de563fcb6905e9146bdce712c44000
 | 
						|
      base_revision: 543dac2f35de563fcb6905e9146bdce712c44000
 | 
						|
    - platform: ios
 | 
						|
      create_revision: 543dac2f35de563fcb6905e9146bdce712c44000
 | 
						|
      base_revision: 543dac2f35de563fcb6905e9146bdce712c44000
 | 
						|
 | 
						|
  # 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'
 |