ml-opensource / flutter-bricks

Flutter project scaffold with Mason CLI for efficient feature creation from bricks. 🧱

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature brick seem to be missing freezed import

nivisi opened this issue · comments

It seems like it doesn't automatically import the freezed annotation In the cubit file.

Looks like it's there and there was something wrong on my side