mirror of
https://github.com/rive-app/rive-flutter.git
synced 2025-08-16 03:21:50 +08:00
Fix Pub analysis
This commit is contained in:
@ -67,6 +67,7 @@ import 'package:rive/src/rive_core/shapes/shape.dart';
|
||||
import 'package:rive/src/rive_core/shapes/straight_vertex.dart';
|
||||
import 'package:rive/src/rive_core/shapes/triangle.dart';
|
||||
|
||||
// ignore: avoid_classes_with_only_static_members
|
||||
class RiveCoreContext {
|
||||
static Core makeCoreInstance(int typeKey) {
|
||||
switch (typeKey) {
|
||||
|
Reference in New Issue
Block a user