Skip to content

dwirandyh/flutter-test-mahaakbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Management App

A Flutter application for managing users with two screens: a user list and a create new user form. This project uses BLoC for state management and Dio for HTTP networking.

Features

  • View infinite list of users
  • Create new user
  • BLoC state management
  • HTTP networking with Dio

Dependencies

Testing

This project uses the following packages for testing:

Getting Started

  1. Clone the repository
  2. Ensure you have Flutter 3.16.0 or later installed
  3. Run flutter pub get to install dependencies
  4. Run flutter run to start the application

Running Tests

To run the tests, use the following command:

flutter test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages