Skip to content

kateile/blocitory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blocitory

blocitory is a small Flutter helper package built around flutter_bloc for apps that repeatedly need:

  • resource cubits for query and mutation flows
  • paged list state and widgets
  • lightweight loading, retry, and feedback widgets

Included pieces

  • ResourceCubit and ResourceListCubit
  • resource query and mutation helper widgets
  • paged cubit and paged list helpers
  • reusable loading, retry, snackbar, and button widgets

Installation

dependencies:
  blocitory:
    git:
      url: https://github.com/kateile/blocitory.git
      ref: main

Usage

import 'package:blocitory/blocitory.dart';

About

A simple way of using graphql-flutter and bloc packages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages