Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Rxdb | 19,011 | 82 | 68 | a day ago | 312 | September 22, 2022 | 11 | apache-2.0 | TypeScript | |
A fast, offline-first, reactive database for JavaScript Applications https://rxdb.info/ | ||||||||||
Nhost | 6,426 | 9 | a day ago | 91 | September 20, 2022 | 159 | mit | TypeScript | ||
The Open Source Firebase Alternative with GraphQL. | ||||||||||
Graphql Flutter | 3,108 | 18 | 14 | 8 days ago | 98 | July 22, 2022 | 96 | mit | Dart | |
A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package. | ||||||||||
Learn Graphql | 1,086 | 15 days ago | 88 | mit | JavaScript | |||||
Real world GraphQL tutorials for frontend developers with deadlines! | ||||||||||
Ferry | 507 | 4 | 11 days ago | 61 | September 25, 2022 | 58 | mit | Dart | ||
Stream-based strongly typed GraphQL client for Dart | ||||||||||
Artemis | 483 | 3 | 3 | 2 months ago | 138 | June 02, 2022 | 45 | mit | Dart | |
Build dart types from GraphQL schemas and queries | ||||||||||
Rick And Morty Info | 398 | 2 years ago | 3 | mit | ||||||
Made with Clean architecture + TDD + GraphQL + flutter_bloc + CodeCov + GitHooks + GitHub Actions (CI/CD) and finally with 💙 | ||||||||||
Weekly | 375 | 3 years ago | 1 | mit | ||||||
由腾讯IVWEB出品的《IVWEB技术周刊》 | ||||||||||
Cms Mobile | 317 | a year ago | gpl-3.0 | |||||||
A flutter project for amfoss cms | ||||||||||
Gql | 243 | 5 | 49 | 25 days ago | 157 | January 03, 2023 | 57 | mit | Dart | |
Libraries supporting GraphQL in Dart |
gql_link
, allowing you to compose and extend Link
s.Store
interface with built-in MemoryStore
and HiveStore
(which uses hive
for offline persistence).This repo is a monorepo for ferry
and related packages.
Pub | Package | Description |
---|---|---|
package:ferry |
Stream-based GraphQL Client | |
package:ferry_cache |
Normalized, strongly typed, optimistic cache | |
package:ferry_exec |
Strongly typed GraphQL execution interface | |
package:ferry_flutter |
Flutter Widgets for GraphQL Operations | |
package:ferry_generator |
Dart Type Generator for GraphQL Operations | |
package:ferry_store |
Data Persistence for ferry 's cache |
|
package:ferry_hive_store |
Hive implementation of ferry_store
|
|
package:normalize |
Normalization / denormalization of GraphQL data |