Trace:
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
flutterui:multi_apps [2023/03/04 15:14] admin created |
flutterui:multi_apps [2023/03/04 15:19] (current) admin |
||
|---|---|---|---|
| Line 13: | Line 13: | ||
| <file json> | <file json> | ||
| { | { | ||
| - | "APPNAME":"demo", | + | "APPNAME":"demo", |
| - | "URL":"http://host/app/services/mobile", | + | "URL":"http://host/app/services/mobile", |
| - | "USER":"features", | + | "USER":"features", |
| - | "PWD":"features", | + | "PWD":"features", |
| } | } | ||
| </file> | </file> | ||
| Line 50: | Line 50: | ||
| There are new optional parameters: ''TITLE'', ''ICON'', ''DEFAULT''. | There are new optional parameters: ''TITLE'', ''ICON'', ''DEFAULT''. | ||
| - | It's also possible to define the icon in the ''mobile_style.xml'' of your application. | + | It's also possible to define the icon in the [[flutterui:mobile_style|mobile_style.xml]] of your application. |
