flutter-template icon indicating copy to clipboard operation
flutter-template copied to clipboard

Mason: create our own Cubit/State implementation with freezed

Open AbbasMathiew opened this issue 2 years ago • 2 comments

We need to create our own cubit and state bricks so we can reuse them across the apps

AbbasMathiew avatar Apr 14 '22 10:04 AbbasMathiew

I could have a look at this 👍

Could be easy to make that by following the cubit brick[^1] 😄

[^1]: Bloc library - cubit brick

martinloesethjensen avatar Apr 26 '22 08:04 martinloesethjensen

I could have a look at this 👍

Could be easy to make that by following the cubit brick1 😄

Footnotes

  1. Bloc library - cubit brick

https://brickhub.dev/bricks/freezed_cubit/0.0.1 c:

AbbasMathiew avatar Apr 26 '22 09:04 AbbasMathiew