Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manuelduarte077/bloc_game_api
👾 👻 Using the bloc state handler, in a flutter app consuming a video game api 💙
https://github.com/manuelduarte077/bloc_game_api
bloc dart flutter flutter-app flutter-apps flutter-demo flutter-examples flutter-ui state-management
Last synced: 2 days ago
JSON representation
👾 👻 Using the bloc state handler, in a flutter app consuming a video game api 💙
- Host: GitHub
- URL: https://github.com/manuelduarte077/bloc_game_api
- Owner: manuelduarte077
- License: mit
- Created: 2022-04-22T17:52:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-10T08:50:31.000Z (about 1 year ago)
- Last Synced: 2023-09-10T09:33:46.622Z (about 1 year ago)
- Topics: bloc, dart, flutter, flutter-app, flutter-apps, flutter-demo, flutter-examples, flutter-ui, state-management
- Language: Dart
- Homepage:
- Size: 3.22 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flutter BloC Game API
## Packages
- equatable: ^2.0.5
- flutter_bloc: ^8.1.1
- freezed_annotation: ^2.2.0
- glassmorphism: ^3.0.0
- google_fonts: ^3.0.1
- http: ^0.13.5
- json_annotation: ^4.7.0
- url_launcher: ^6.0.20
- build_runner: ^2.3.2
- freezed: ^2.2.1
- json_serializable: ^6.5.4## Screenshot
| ![Home ScreenShots](assets/home.png) | ![Cart ScreenShots](assets/detail.png) | ![Profile ScreenShots](assets/get.png) |
| ------------------------------------ | -------------------------------------- | -------------------------------------- |