add messaging
This commit is contained in:
@@ -10,6 +10,8 @@ void main() {
|
||||
flavor: Flavor.DEV,
|
||||
color: Colors.blue,
|
||||
apiURL: "https://asia-northeast1-fcs-dev1.cloudfunctions.net/API",
|
||||
reportURL: "http://petrok.mokkon.com:8091",
|
||||
reportProjectID: "fcs-dev",
|
||||
level: Level.ALL);
|
||||
runApp(App());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user