mirror of
https://github.com/rive-app/rive-flutter.git
synced 2025-08-06 00:21:17 +08:00
Improvements to the runtime api.
This commit is contained in:
4
lib/math.dart
Normal file
4
lib/math.dart
Normal file
@ -0,0 +1,4 @@
|
||||
library rive;
|
||||
|
||||
export 'package:rive/src/rive_core/math/mat2d.dart';
|
||||
export 'package:rive/src/rive_core/math/vec2d.dart';
|
Reference in New Issue
Block a user