A new Flutter project that uses dio and cubit to display data from api on text field and listview.
- flutter_bloc: for cubit mvvm pattern
- dio: for api consumtion
- intl: for formatting iso date
- Sample Api: used for sample api endpoint to consume as Get Method