Commit 518575e
committed
chore: switch app environment from demo to development
- Changed the appEnvironment constant from AppEnvironment.demo to AppEnvironment.development in the main.dart file.
- This modification sets the application to run in development mode, which may affect logging, error reporting, and other debug-specific features.1 parent 812f153 commit 518575e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments