refactor(core): rename package from markettakers to mtcore and update imports

This commit is contained in:
hdbg
2025-11-05 20:24:32 +01:00
parent fa8529fca0
commit 33e372b330
7 changed files with 57 additions and 23 deletions

View File

@@ -41,7 +41,7 @@ class Loader extends HookWidget {
final animFile = useMemoized(
() =>
FileLoader.fromAsset("packages/markettakers/${flavour.filepath}", riveFactory: Factory.flutter),
FileLoader.fromAsset("packages/mtcore/${flavour.filepath}", riveFactory: Factory.flutter),
);
return RiveWidgetBuilder(