Building UI/UX App with FLutter
Arbeit UI (Job Finder)
Building UI/UX App with FLutter
Features
- Dahsboard Menu
- Detail Jobs
- Ongoing
Inspired by Arbeit UX Case Study on Behance
Building from Source
- If you don’t have Flutter SDK installed, please visit official Flutter site.
- Fetch latest source code from master branch.
git clone https://github.com/choiruladamm/arbeit_app.git
- Run the app with Android Studio or VS Code. Or the command line:
flutter create .
flutter run
Don’t Forget to
- Star the Repository [⭐]
- Follow My Github Account