Google solution Project ! :)
- Please Note that, All devolpment has been done on an Iphone 13 emulator, you might find some bugs on pixel or other devices due to the fixed widgets - We did not use expanded widgets :( -
First, clone the repository with the 'clone' command, or just download the zip.
$ git clone https://github.com/HadiAlMarzooq/travelairport
Install dependencies from pubspec.yaml
by running flutter packages get
from the project root (see using packages documentation for details and how to do this in the editor).
There you go, you can now open & edit the project. Enjoy!