mirror of
https://github.com/salvadordeveloper/flutter-crypto-app.git
synced 2025-08-06 16:20:07 +08:00
Web support enabled
This commit is contained in:
@ -0,0 +1,6 @@
|
||||
package com.example.flutter_crypto_app
|
||||
|
||||
import io.flutter.embedding.android.FlutterActivity
|
||||
|
||||
class MainActivity: FlutterActivity() {
|
||||
}
|
Reference in New Issue
Block a user