blofiretory
BLOC wrapper over cloud_firestore streams with improved state handling. Installation
use v0.3.* for graphql_flutter v3 - this version is not supported anymore
use v > 0.4.* for graphql_flutter v4
How to use
Clone this repo and launch the example project. It will help you to understand how to use this lib for Query and Mutation.
Libraries
- blofiretory
- cubit/cubit
- cubit/fire_data
- cubit/resource_cubit
- cubit/resource_list_cubit
- cubit/resource_list_data
- cubit/resource_mutation_widget
- cubit/resource_query_widget
- cubit/resource_state
- paging/auto_paged_list
- paging/bottom_loader
- paging/manual_paged_list
- paging/paged_cubit
- paging/paged_state
- paging/paging
- widgets/helper
- widgets/loading_indicator
- widgets/message
- widgets/retry_widget
- widgets/search
- widgets/snack_bars
- widgets/widgets