15 changed files with 226 additions and 30 deletions
			
			
		@ -1,30 +0,0 @@ | 
				
			|||||||
# 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: 135454af32477f815a7525073027a3ff9eff1bfd | 
					 | 
				
			||||||
  channel: aurora | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
project_type: plugin | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Tracks metadata for the flutter migrate command | 
					 | 
				
			||||||
migration: | 
					 | 
				
			||||||
  platforms: | 
					 | 
				
			||||||
    - platform: root | 
					 | 
				
			||||||
      create_revision: 135454af32477f815a7525073027a3ff9eff1bfd | 
					 | 
				
			||||||
      base_revision: 135454af32477f815a7525073027a3ff9eff1bfd | 
					 | 
				
			||||||
    - platform: aurora | 
					 | 
				
			||||||
      create_revision: 135454af32477f815a7525073027a3ff9eff1bfd | 
					 | 
				
			||||||
      base_revision: 135454af32477f815a7525073027a3ff9eff1bfd | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  # 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 +1,4 @@ | 
				
			|||||||
 | 
					# Copyright (c) 2023. Open Mobile Platform LLC. | 
				
			||||||
 | 
					# License: Proprietary. | 
				
			||||||
 | 
					
 | 
				
			||||||
include: package:flutter_lints/flutter.yaml | 
					include: package:flutter_lints/flutter.yaml | 
				
			||||||
 | 
				
			|||||||
@ -1 +1,4 @@ | 
				
			|||||||
 | 
					# Copyright (c) 2023. Open Mobile Platform LLC. | 
				
			||||||
 | 
					# License: Proprietary. | 
				
			||||||
 | 
					
 | 
				
			||||||
include: package:flutter_lints/flutter.yaml | 
					include: package:flutter_lints/flutter.yaml | 
				
			||||||
 | 
				
			|||||||
@ -0,0 +1,182 @@ | 
				
			|||||||
 | 
					# Generated by pub | 
				
			||||||
 | 
					# See https://dart.dev/tools/pub/glossary#lockfile | 
				
			||||||
 | 
					packages: | 
				
			||||||
 | 
					  async: | 
				
			||||||
 | 
					    dependency: transitive | 
				
			||||||
 | 
					    description: | 
				
			||||||
 | 
					      name: async | 
				
			||||||
 | 
					      url: "https://pub.dartlang.org" | 
				
			||||||
 | 
					    source: hosted | 
				
			||||||
 | 
					    version: "2.9.0" | 
				
			||||||
 | 
					  boolean_selector: | 
				
			||||||
 | 
					    dependency: transitive | 
				
			||||||
 | 
					    description: | 
				
			||||||
 | 
					      name: boolean_selector | 
				
			||||||
 | 
					      url: "https://pub.dartlang.org" | 
				
			||||||
 | 
					    source: hosted | 
				
			||||||
 | 
					    version: "2.1.0" | 
				
			||||||
 | 
					  characters: | 
				
			||||||
 | 
					    dependency: transitive | 
				
			||||||
 | 
					    description: | 
				
			||||||
 | 
					      name: characters | 
				
			||||||
 | 
					      url: "https://pub.dartlang.org" | 
				
			||||||
 | 
					    source: hosted | 
				
			||||||
 | 
					    version: "1.2.1" | 
				
			||||||
 | 
					  clock: | 
				
			||||||
 | 
					    dependency: transitive | 
				
			||||||
 | 
					    description: | 
				
			||||||
 | 
					      name: clock | 
				
			||||||
 | 
					      url: "https://pub.dartlang.org" | 
				
			||||||
 | 
					    source: hosted | 
				
			||||||
 | 
					    version: "1.1.1" | 
				
			||||||
 | 
					  collection: | 
				
			||||||
 | 
					    dependency: transitive | 
				
			||||||
 | 
					    description: | 
				
			||||||
 | 
					      name: collection | 
				
			||||||
 | 
					      url: "https://pub.dartlang.org" | 
				
			||||||
 | 
					    source: hosted | 
				
			||||||
 | 
					    version: "1.16.0" | 
				
			||||||
 | 
					  cupertino_icons: | 
				
			||||||
 | 
					    dependency: "direct main" | 
				
			||||||
 | 
					    description: | 
				
			||||||
 | 
					      name: cupertino_icons | 
				
			||||||
 | 
					      url: "https://pub.dartlang.org" | 
				
			||||||
 | 
					    source: hosted | 
				
			||||||
 | 
					    version: "1.0.5" | 
				
			||||||
 | 
					  fake_async: | 
				
			||||||
 | 
					    dependency: transitive | 
				
			||||||
 | 
					    description: | 
				
			||||||
 | 
					      name: fake_async | 
				
			||||||
 | 
					      url: "https://pub.dartlang.org" | 
				
			||||||
 | 
					    source: hosted | 
				
			||||||
 | 
					    version: "1.3.1" | 
				
			||||||
 | 
					  ffi: | 
				
			||||||
 | 
					    dependency: transitive | 
				
			||||||
 | 
					    description: | 
				
			||||||
 | 
					      name: ffi | 
				
			||||||
 | 
					      url: "https://pub.dartlang.org" | 
				
			||||||
 | 
					    source: hosted | 
				
			||||||
 | 
					    version: "1.2.1" | 
				
			||||||
 | 
					  flutter: | 
				
			||||||
 | 
					    dependency: "direct main" | 
				
			||||||
 | 
					    description: flutter | 
				
			||||||
 | 
					    source: sdk | 
				
			||||||
 | 
					    version: "0.0.0" | 
				
			||||||
 | 
					  flutter_lints: | 
				
			||||||
 | 
					    dependency: "direct dev" | 
				
			||||||
 | 
					    description: | 
				
			||||||
 | 
					      name: flutter_lints | 
				
			||||||
 | 
					      url: "https://pub.dartlang.org" | 
				
			||||||
 | 
					    source: hosted | 
				
			||||||
 | 
					    version: "2.0.1" | 
				
			||||||
 | 
					  flutter_test: | 
				
			||||||
 | 
					    dependency: "direct dev" | 
				
			||||||
 | 
					    description: flutter | 
				
			||||||
 | 
					    source: sdk | 
				
			||||||
 | 
					    version: "0.0.0" | 
				
			||||||
 | 
					  lints: | 
				
			||||||
 | 
					    dependency: transitive | 
				
			||||||
 | 
					    description: | 
				
			||||||
 | 
					      name: lints | 
				
			||||||
 | 
					      url: "https://pub.dartlang.org" | 
				
			||||||
 | 
					    source: hosted | 
				
			||||||
 | 
					    version: "2.0.1" | 
				
			||||||
 | 
					  matcher: | 
				
			||||||
 | 
					    dependency: transitive | 
				
			||||||
 | 
					    description: | 
				
			||||||
 | 
					      name: matcher | 
				
			||||||
 | 
					      url: "https://pub.dartlang.org" | 
				
			||||||
 | 
					    source: hosted | 
				
			||||||
 | 
					    version: "0.12.12" | 
				
			||||||
 | 
					  material_color_utilities: | 
				
			||||||
 | 
					    dependency: transitive | 
				
			||||||
 | 
					    description: | 
				
			||||||
 | 
					      name: material_color_utilities | 
				
			||||||
 | 
					      url: "https://pub.dartlang.org" | 
				
			||||||
 | 
					    source: hosted | 
				
			||||||
 | 
					    version: "0.1.5" | 
				
			||||||
 | 
					  meta: | 
				
			||||||
 | 
					    dependency: transitive | 
				
			||||||
 | 
					    description: | 
				
			||||||
 | 
					      name: meta | 
				
			||||||
 | 
					      url: "https://pub.dartlang.org" | 
				
			||||||
 | 
					    source: hosted | 
				
			||||||
 | 
					    version: "1.8.0" | 
				
			||||||
 | 
					  path: | 
				
			||||||
 | 
					    dependency: transitive | 
				
			||||||
 | 
					    description: | 
				
			||||||
 | 
					      name: path | 
				
			||||||
 | 
					      url: "https://pub.dartlang.org" | 
				
			||||||
 | 
					    source: hosted | 
				
			||||||
 | 
					    version: "1.8.2" | 
				
			||||||
 | 
					  plugin_platform_interface: | 
				
			||||||
 | 
					    dependency: transitive | 
				
			||||||
 | 
					    description: | 
				
			||||||
 | 
					      name: plugin_platform_interface | 
				
			||||||
 | 
					      url: "https://pub.dartlang.org" | 
				
			||||||
 | 
					    source: hosted | 
				
			||||||
 | 
					    version: "2.1.4" | 
				
			||||||
 | 
					  sky_engine: | 
				
			||||||
 | 
					    dependency: transitive | 
				
			||||||
 | 
					    description: flutter | 
				
			||||||
 | 
					    source: sdk | 
				
			||||||
 | 
					    version: "0.0.99" | 
				
			||||||
 | 
					  source_span: | 
				
			||||||
 | 
					    dependency: transitive | 
				
			||||||
 | 
					    description: | 
				
			||||||
 | 
					      name: source_span | 
				
			||||||
 | 
					      url: "https://pub.dartlang.org" | 
				
			||||||
 | 
					    source: hosted | 
				
			||||||
 | 
					    version: "1.9.0" | 
				
			||||||
 | 
					  stack_trace: | 
				
			||||||
 | 
					    dependency: transitive | 
				
			||||||
 | 
					    description: | 
				
			||||||
 | 
					      name: stack_trace | 
				
			||||||
 | 
					      url: "https://pub.dartlang.org" | 
				
			||||||
 | 
					    source: hosted | 
				
			||||||
 | 
					    version: "1.10.0" | 
				
			||||||
 | 
					  stream_channel: | 
				
			||||||
 | 
					    dependency: transitive | 
				
			||||||
 | 
					    description: | 
				
			||||||
 | 
					      name: stream_channel | 
				
			||||||
 | 
					      url: "https://pub.dartlang.org" | 
				
			||||||
 | 
					    source: hosted | 
				
			||||||
 | 
					    version: "2.1.0" | 
				
			||||||
 | 
					  string_scanner: | 
				
			||||||
 | 
					    dependency: transitive | 
				
			||||||
 | 
					    description: | 
				
			||||||
 | 
					      name: string_scanner | 
				
			||||||
 | 
					      url: "https://pub.dartlang.org" | 
				
			||||||
 | 
					    source: hosted | 
				
			||||||
 | 
					    version: "1.1.1" | 
				
			||||||
 | 
					  term_glyph: | 
				
			||||||
 | 
					    dependency: transitive | 
				
			||||||
 | 
					    description: | 
				
			||||||
 | 
					      name: term_glyph | 
				
			||||||
 | 
					      url: "https://pub.dartlang.org" | 
				
			||||||
 | 
					    source: hosted | 
				
			||||||
 | 
					    version: "1.2.1" | 
				
			||||||
 | 
					  test_api: | 
				
			||||||
 | 
					    dependency: transitive | 
				
			||||||
 | 
					    description: | 
				
			||||||
 | 
					      name: test_api | 
				
			||||||
 | 
					      url: "https://pub.dartlang.org" | 
				
			||||||
 | 
					    source: hosted | 
				
			||||||
 | 
					    version: "0.4.12" | 
				
			||||||
 | 
					  vector_math: | 
				
			||||||
 | 
					    dependency: transitive | 
				
			||||||
 | 
					    description: | 
				
			||||||
 | 
					      name: vector_math | 
				
			||||||
 | 
					      url: "https://pub.dartlang.org" | 
				
			||||||
 | 
					    source: hosted | 
				
			||||||
 | 
					    version: "2.1.2" | 
				
			||||||
 | 
					  xdga_directories: | 
				
			||||||
 | 
					    dependency: "direct main" | 
				
			||||||
 | 
					    description: | 
				
			||||||
 | 
					      path: ".." | 
				
			||||||
 | 
					      relative: true | 
				
			||||||
 | 
					    source: path | 
				
			||||||
 | 
					    version: "0.0.1" | 
				
			||||||
 | 
					sdks: | 
				
			||||||
 | 
					  dart: ">=2.18.6 <3.0.0" | 
				
			||||||
 | 
					  flutter: ">=2.11.0" | 
				
			||||||
					Loading…
					
					
				
		Reference in new issue