/pine_bricks

Primary LanguageDartMIT LicenseMIT

mason logo

mason style: very good analysis License: MIT

A collection of bricks that enable developers to be more productive when writing code.


Bricks 🧱

Brick Description Version
pine A brick to create Pine Architecture support files. 0.1.0
pine_bloc A brick to create your blocs (with events and states) including tests. 0.2.0
pine_cubit A brick to create your cubits (with methods and states) including tests. 0.2.0
pine_dto_mapper A brick to create your DTO Mapper class including tests. 0.2.0
pine_model A brick to create your network response class including fixtures. 0.1.0
pine_network_jto A brick to create your JSON Transfer Object (JTO) class including fixtures. 0.1.0
pine_network_request A brick to create your network request class including fixtures. 0.1.0
pine_network_response A brick to create your network response class including fixtures. 0.1.0
pine_page A brick to create your pages (stateless, stateful and with or without routing) class including tests. 0.2.1
pine_repository A brick to create your repository class including tests. 0.1.0
pine_retrofit A brick to create your retrofit service class including tests. 0.1.0
pine_service A brick to create your service class including tests. 0.1.0

Documentation

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Maintainers