erluxman / awesomefluttertips

❤️ Awesome Flutter Tips and Tricks ❤️

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Freezed for your immutable data classes

avinath1998 opened this issue · comments

Check out this package

https://pub.dev/packages/freezed

A great way to generate the code for your immutable data classes!