https://github.com/tomoyanakano/flutter_ferry_example
💙 Flutter ferry GraphQL App Example (Star wars App)
https://github.com/tomoyanakano/flutter_ferry_example
dart ferry flutter graphql
Last synced: 4 months ago
JSON representation
💙 Flutter ferry GraphQL App Example (Star wars App)
- Host: GitHub
- URL: https://github.com/tomoyanakano/flutter_ferry_example
- Owner: tomoyanakano
- License: mit
- Created: 2022-09-10T10:38:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-17T10:04:50.000Z (over 3 years ago)
- Last Synced: 2025-04-19T19:53:21.076Z (about 1 year ago)
- Topics: dart, ferry, flutter, graphql
- Language: Dart
- Homepage:
- Size: 282 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flutter_ferry_example
Flutter Star Wars App build with [ferry](https://pub.dev/packages/ferry)
# endpoint
| | star wars swapi |
| ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- |
| Document | https://studio.apollographql.com/public/star-wars-swapi/ |
| Endpoint | https://swapi-graphql.netlify.app/.netlify/functions/index |
# Feature
### Dependencies
- [ferry](https://pub.dev/packages/ferry)
- [ferry_flutter](https://pub.dev/packages/ferry_flutter)
- [ferry_hive_store](https://pub.dev/packages/ferry_hive_store)
- [flutter_hooks](https://pub.dev/packages/flutter_hooks)
- [gql_http_link](https://pub.dev/packages/gql_http_link)
- [hive_flutter](https://pub.dev/packages/hive_flutter)
- [hooks_riverpod](https://pub.dev/packages/hooks_riverpod)
- [json_annotation](https://pub.dev/packages/json_annotation)
- [lazy_load_scrollview](https://pub.dev/packages/lazy_load_scrollview)
| Freature | description |
| -------- | ---- |
| Films | Ferry + Repository Pattern
| People | Pagination Ferry + [ferry_flutter](https://pub.dev/packages/ferry_flutter)
| Planets | Pagination Ferry + Repository Pattern
### screenshot
| Films | People | Planets |
| ----- | ------ | ------- |
|  |  |  |