This app created with Flutter version 2.10.4 with case study about Find Your Dream Job App
base-project.mp4
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Implement:
- Google Font
- Get It
- Dio Package
- Flutter Bloc State Management
- Equatable
- Shared Preferences
- Hit REST API https://reqres.in/
Feature:
- Login with an API service hitted
- Register with an API service hitted
- Read user that logged before with token
- Get data from service with Dio HTTP client and Bloc State Management
- Search function from list data service
Soon to be:
- Drawer menu screen
- Notification screen