22 lines
591 B
Markdown
22 lines
591 B
Markdown
# ftc_mobile_app
|
|
A Mobile App for Android and IOS
|
|
## Documentation
|
|
1- [FIGMA-VIEW-ONLY](https://www.figma.com/file/62LScCEOiGqin91Esm6ht7/FCT-V04?type=design&node-id=179-4255&mode=design&t=jPwwPCxekItUc7KH-0)
|
|
|
|
## Tech Stack
|
|
|
|
**Mobile:** Flutter
|
|
|
|
## Flutter Version
|
|
- Flutter Version 3.13
|
|
|
|
**Available Shifts:** Available Shifts or open shifts are shifts having unassigned staff member or patient.
|
|
|
|
|
|
<key>NSAppTransportSecurity</key>
|
|
<dict>
|
|
<key>NSAllowsArbitraryLoads</key>
|
|
<true/>
|
|
</dict>
|
|
|
|
Remove these lines from info.plist. These are added to view http:// links. Remove them for security |