mirror of
https://github.com/rive-app/rive-flutter.git
synced 2025-07-04 15:26:56 +08:00

Diffs= 960d8be2a1 fix flutter tests (#8429) c64659be84 Make build script work on mac (#8421) 8178dd7936 fix for imagediff avrg being wrong (#8430) 7a9e69314d Fix resources getting deleted prematurely in vkutil::ResourcePool (#8411) 5cde901062 Upgrade legacy artboards to work with layouts (#8419) aec431eeb7 Layout fractional sizes & flexBasis (#8405) a02ac789ca imagediff -> opencv (#8397) 4fec171eac Fix crash on controlSize when image not yet available (#8414) Co-authored-by: Luigi Rosso <luigi-rosso@users.noreply.github.com>
46 lines
1.7 KiB
Plaintext
46 lines
1.7 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 and should not be manually edited.
|
|
|
|
version:
|
|
revision: "80c2e84975bbd28ecf5f8d4bd4ca5a2490bfc819"
|
|
channel: "[user-branch]"
|
|
|
|
project_type: app
|
|
|
|
# Tracks metadata for the flutter migrate command
|
|
migration:
|
|
platforms:
|
|
- platform: root
|
|
create_revision: 80c2e84975bbd28ecf5f8d4bd4ca5a2490bfc819
|
|
base_revision: 80c2e84975bbd28ecf5f8d4bd4ca5a2490bfc819
|
|
- platform: android
|
|
create_revision: 80c2e84975bbd28ecf5f8d4bd4ca5a2490bfc819
|
|
base_revision: 80c2e84975bbd28ecf5f8d4bd4ca5a2490bfc819
|
|
- platform: ios
|
|
create_revision: 80c2e84975bbd28ecf5f8d4bd4ca5a2490bfc819
|
|
base_revision: 80c2e84975bbd28ecf5f8d4bd4ca5a2490bfc819
|
|
- platform: linux
|
|
create_revision: 80c2e84975bbd28ecf5f8d4bd4ca5a2490bfc819
|
|
base_revision: 80c2e84975bbd28ecf5f8d4bd4ca5a2490bfc819
|
|
- platform: macos
|
|
create_revision: 80c2e84975bbd28ecf5f8d4bd4ca5a2490bfc819
|
|
base_revision: 80c2e84975bbd28ecf5f8d4bd4ca5a2490bfc819
|
|
- platform: web
|
|
create_revision: 80c2e84975bbd28ecf5f8d4bd4ca5a2490bfc819
|
|
base_revision: 80c2e84975bbd28ecf5f8d4bd4ca5a2490bfc819
|
|
- platform: windows
|
|
create_revision: 80c2e84975bbd28ecf5f8d4bd4ca5a2490bfc819
|
|
base_revision: 80c2e84975bbd28ecf5f8d4bd4ca5a2490bfc819
|
|
|
|
# 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'
|