Browse Source

refactor: Generate correct .metadata for packages

Signed-off-by: jld3103 <jld3103yt@gmail.com>
pull/971/head
jld3103 1 year ago
parent
commit
cb52c137c8
No known key found for this signature in database
GPG Key ID: 9062417B9E8EB7B3
  1. 33
      packages/app/.metadata
  2. 4
      packages/file_icons/.metadata
  3. 28
      packages/neon/neon/.metadata
  4. 4
      packages/neon/neon_files/.metadata
  5. 4
      packages/neon/neon_news/.metadata
  6. 4
      packages/neon/neon_notes/.metadata
  7. 4
      packages/neon/neon_notifications/.metadata

33
packages/app/.metadata

@ -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'

4
packages/sort_box/.metadata → packages/file_icons/.metadata

@ -4,7 +4,7 @@
# This file should be version controlled and should not be manually edited.
version:
revision: 2aa348b9407e96ffe4eca8e8f213c7984afad3f7
channel: master
revision: "ead455963c12b453cdb2358cad34969c76daf180"
channel: "stable"
project_type: package

28
packages/neon/neon/.metadata

@ -1,30 +1,10 @@
# 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.
# This file should be version controlled and should not be manually edited.
version:
revision: f1875d570e39de09040c8f79aa13cc56baab8db1
channel: stable
revision: "ead455963c12b453cdb2358cad34969c76daf180"
channel: "stable"
project_type: app
# 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'
project_type: package

4
packages/neon/neon_files/.metadata

@ -4,7 +4,7 @@
# This file should be version controlled and should not be manually edited.
version:
revision: 62bd79521d8d007524e351747471ba66696fc2d4
channel: stable
revision: "ead455963c12b453cdb2358cad34969c76daf180"
channel: "stable"
project_type: package

4
packages/neon/neon_news/.metadata

@ -4,7 +4,7 @@
# This file should be version controlled and should not be manually edited.
version:
revision: 62bd79521d8d007524e351747471ba66696fc2d4
channel: stable
revision: "ead455963c12b453cdb2358cad34969c76daf180"
channel: "stable"
project_type: package

4
packages/neon/neon_notes/.metadata

@ -4,7 +4,7 @@
# This file should be version controlled and should not be manually edited.
version:
revision: 62bd79521d8d007524e351747471ba66696fc2d4
channel: stable
revision: "ead455963c12b453cdb2358cad34969c76daf180"
channel: "stable"
project_type: package

4
packages/neon/neon_notifications/.metadata

@ -4,7 +4,7 @@
# This file should be version controlled and should not be manually edited.
version:
revision: 62bd79521d8d007524e351747471ba66696fc2d4
channel: stable
revision: "ead455963c12b453cdb2358cad34969c76daf180"
channel: "stable"
project_type: package

Loading…
Cancel
Save