Felix Angelov
Felix Angelov
bloc
A predictable state management library that helps implement the BLoC design pattern
mason
Tools which allow developers to create and consume reusable templates called bricks.
equatable
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
mocktail
A mock library for Dart inspired by mockito
fluttersaurus
A Flutter Thesaurus made for Byteconf Flutter 2020
cubit
Cubit is a lightweight state management solution. It is a subset of the bloc package that does not rely on events and instead uses methods to emit new states.
fresh
🍋 A token refresh library for Dart.
bloc.js
A predictable state management library that helps implement the BLoC design pattern in JavaScript
flow_builder
Flutter Flows made easy! A Flutter package which simplifies navigation flows with a flexible, declarative API.
sealed_flutter_bloc
flutter_bloc state management extension that integrates sealed_unions.