An open API service indexing awesome lists of open source software.

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

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)