chore: release flutter 0.13.12

Fixes: https://github.com/rive-app/rive-flutter/issues/410

Diffs=
462725b07 chore: release flutter 0.13.12 (#7693)
1c067cba8 Implement layout scale type in CPP runtime (#7665)

Co-authored-by: Gordon <pggordonhayes@gmail.com>
This commit is contained in:
HayesGordon
2024-07-25 22:33:33 +00:00
parent 6b974b43f6
commit 2eb6dbed79
9 changed files with 17 additions and 5 deletions

View File

@ -1,6 +1,5 @@
import 'package:flutter_test/flutter_test.dart';
import 'package:rive/rive.dart';
import 'package:rive/src/rive_core/shapes/image.dart';
import 'src/utils.dart';