chore: initialize metal recycle flutter app
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import path from 'path'
|
||||
import { injectNativeModules } from 'flutter-hvigor-plugin';
|
||||
|
||||
injectNativeModules(__dirname, path.dirname(__dirname))
|
||||
Reference in New Issue
Block a user