https://github.com/zalweny26/mgc_app
App for the Malta & Gozo Chiropratic clinics
https://github.com/zalweny26/mgc_app
Last synced: 2 months ago
JSON representation
App for the Malta & Gozo Chiropratic clinics
- Host: GitHub
- URL: https://github.com/zalweny26/mgc_app
- Owner: zAlweNy26
- Created: 2022-05-07T17:47:19.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-06T14:59:44.000Z (about 3 years ago)
- Last Synced: 2025-04-06T06:09:46.104Z (2 months ago)
- Language: Dart
- Homepage:
- Size: 2 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MG Clinic
App made for the Malta & Gozo Chiropratic clinics.## Come avviarlo :
- 'flutter run'
- 'flutter build apk'
- 'flutter build appbundle'## Controllare aggiornamenti delle dipendenze :
- 'flutter doctor'
- 'flutter upgrade'## Useful links I used :
- [MediaQuery's viewPadding and viewInsets](https://medium.com/flutter-community/a-flutter-guide-to-visual-overlap-padding-viewpadding-and-viewinsets-a63e214be6e8)
- [Row, Column and Flex](https://medium.com/flutter-community/flutter-widgets-row-column-flex-the-whole-picture-a648cd6e6904)