Skip to content

NicosNicolaou16/SampleBlocPatternWithSingleState

Repository files navigation

Sample Bloc Pattern With Single State

Linktree Static Badge X LinkedIn Medium Mastodon Bluesky Dev.to blog YouTube Static Badge

This project is an application that utilizes the BLoC architecture pattern with a single state, Dio for network management, and Drift for local database storage. It demonstrates a robust way to handle data synchronization between a remote API and a local cache using a unified state approach.

Important

Similar project with multiple states:
👉 SampleDriftDatabaseWithBlocPattern 👈

🚀 Key Features & Packages

🔧 Versioning

  • Flutter SDK: 3.41.4
  • Dart Version: 3.11.1

🌐 API & Endpoints

The project parses data from the SpaceX API:

📚 References

⭐ Stargazers

If you find this project useful, please give it a star!
Check out the stargazers here

🙏 Support & Contributions

Feedback, bug reports, and feature requests are welcome! Feel free to open an issue or submit a pull request.

About

This project is an application that utilizes the BLoC architecture pattern with a single state, Dio for network management, and Drift for local database storage. It demonstrates a robust way to handle data synchronization between a remote API and a local cache using a unified state approach.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors