An oraimo Ui app developed using flutter
- provides two screens
- navigate to detail page
To clone and run ths application, you'll need to set up flutter and andriod studio.
From the IDE
:
$ git@github.com:funmi-cod/oraimo.git
run flutter pub get to add the dependencies
build the app by clicking run
or entering flutter run
in the terminal
MIT