Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manuelduarte077/flutter_bloc_graphql_codegen
Flutter GraphQL Codegen
https://github.com/manuelduarte077/flutter_bloc_graphql_codegen
dart flutter flutter-bloc graphql hacktoberfest
Last synced: 2 days ago
JSON representation
Flutter GraphQL Codegen
- Host: GitHub
- URL: https://github.com/manuelduarte077/flutter_bloc_graphql_codegen
- Owner: manuelduarte077
- Created: 2022-10-09T00:59:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-13T17:10:56.000Z (about 2 years ago)
- Last Synced: 2023-03-05T16:38:08.583Z (over 1 year ago)
- Topics: dart, flutter, flutter-bloc, graphql, hacktoberfest
- Language: Dart
- Homepage:
- Size: 1.01 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SpaceX
Consume the SpaceX GraphQL API to display the rocket list. Using the packages bloc, graphql_flutter, graphql_codegen.
# Packages
- bloc: ^8.1.0
- equatable: ^2.0.5
- flutter_bloc: ^8.1.1
- very_good_analysis: ^3.1.0# Installation
## Cloning the repository
```sh
git clone https://github.com/axielroque/flutter_bloc_graphql_codegen.gitcd flutter_bloc_graphql_codegen
```## Install packages
```sh
flutter pub get
```# Demo
| | |
| ------------------------------------------- | ----------------------------------------------- |