migrate mozilla components into project

This commit is contained in:
Fabian Freund
2024-09-07 08:49:38 +02:00
parent 10a49def87
commit 3b047b5d8a
67 changed files with 5840 additions and 0 deletions
@@ -0,0 +1,30 @@
# 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: "6fe09872b12acb5747d6e01e84987120cabf31df"
channel: "master"
project_type: plugin
# Tracks metadata for the flutter migrate command
migration:
platforms:
- platform: root
create_revision: 6fe09872b12acb5747d6e01e84987120cabf31df
base_revision: 6fe09872b12acb5747d6e01e84987120cabf31df
- platform: android
create_revision: 6fe09872b12acb5747d6e01e84987120cabf31df
base_revision: 6fe09872b12acb5747d6e01e84987120cabf31df
# 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'