An open API service indexing awesome lists of open source software.

https://github.com/leancodepl/bloc_lens


https://github.com/leancodepl/bloc_lens

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Functional lenses for Dart

| Package | Documentation | pub |
|---------------------------------------------|-------------------------------------------------|--------------------------------------------------------------------------------------------------|
| [`lens_base`][lens_base-link] | [Documentation][lens_base-documentation] | [![lens_base pub.dev badge][lens_base-pub-badge]][lens_base-pub-badge-link] |
| [`bloc_lens`][bloc_lens-link] | [Documentation][bloc_lens-documentation] | [![bloc_lens pub.dev badge][bloc_lens-pub-badge]][bloc_lens-pub-badge-link] |
| [`bloc_lens_macros`][bloc_lens_macros-link] | [Documentation][bloc_lens_macros-documentation] | [![bloc_lens_macros pub.dev badge][bloc_lens_macros-pub-badge]][bloc_lens_macros-pub-badge-link] |

## Overview

The goal of these libraries is to provide simple and reusable tools for managing complex state
in apps and packages.

---



LeanCode


Built with ☕️ by LeanCode

[lens_base-link]: https://github.com/leancodepl/bloc_lens/tree/main/packages/lens_base
[bloc_lens-link]: https://github.com/leancodepl/bloc_lens/tree/main/packages/bloc_lens
[bloc_lens_macros-link]: https://github.com/leancodepl/bloc_lens/tree/main/packages/bloc_lens_macros

[lens_base-documentation]: https://pub.dev/documentation/lens_base/latest/
[bloc_lens-documentation]: https://pub.dev/documentation/bloc_lens/latest/
[bloc_lens_macros-documentation]: https://pub.dev/documentation/bloc_lens_macros/latest/

[lens_base-pub-badge]: https://img.shields.io/pub/v/lens_base
[bloc_lens-pub-badge]: https://img.shields.io/pub/v/bloc_lens
[bloc_lens_macros-pub-badge]: https://img.shields.io/pub/v/bloc_lens_macros

[lens_base-pub-badge-link]: https://pub.dev/packages/lens_base
[bloc_lens-pub-badge-link]: https://pub.dev/packages/bloc_lens
[bloc_lens_macros-pub-badge-link]: https://pub.dev/packages/bloc_lens_macros