An open API service indexing awesome lists of open source software.

https://github.com/meta-ben/flutter-architecture-sample

2022 - Flutter Architecture Sample Project
https://github.com/meta-ben/flutter-architecture-sample

architecture flutter

Last synced: 26 days ago
JSON representation

2022 - Flutter Architecture Sample Project

Awesome Lists containing this project

README

          

``Reupload project from 2022 : This project was recovered so don't take commits into accounts``

🎯 Flutter Architecture Sample 🎯

This project is an architecture experimentation project for [Flutter](https://flutter.dev/)

It also implement [Open Trivia DB API](https://opentdb.com/api_config.php)

Made with [Flutter SDK 2.16.2](https://docs.flutter.dev/release/archive?tab=windows)

## Plugin used inside 🧩

[Dio](https://pub.dev/packages/dio)

[Equatable](https://pub.dev/packages/equatable)

[Hook_riverpod](https://pub.dev/packages/hooks_riverpod)

[Flutter_hook](https://pub.dev/packages/flutter_hooks)

[Html_character_entities](https://pub.dev/packages/html_character_entities)

[Meta](https://pub.dev/packages/meta)

[Cupertino_icons](https://pub.dev/packages/cupertino_icons)