add barcode scan
This commit is contained in:
@@ -9,6 +9,8 @@ void main() {
|
||||
Config(
|
||||
flavor: Flavor.DEV,
|
||||
color: Colors.blue,
|
||||
reportURL: "http://192.168.100.11:8080",
|
||||
reportProjectID: "fcs-dev",
|
||||
apiURL: "http://192.168.100.11:7777",
|
||||
level: Level.ALL);
|
||||
runApp(App());
|
||||
|
||||
Reference in New Issue
Block a user