collaction_app icon indicating copy to clipboard operation
collaction_app copied to clipboard

[IMPROVEMENT]: Migrate to basic models from freezed

Open wizlif opened this issue 2 years ago • 2 comments
trafficstars

Freezed is taking a whole lot of building time.

However we do not really have to use it for the models so we are opting to use plain dart classes with equatable.

wizlif avatar Mar 04 '23 12:03 wizlif

But as you have suggested this before https://codewithandrea.com/tips/speed-up-code-generation-build-runner-dart-flutter/ can we try this once?

pythonhubdev avatar Mar 09 '23 16:03 pythonhubdev

Would be interesting to see

wizlif avatar Mar 15 '23 12:03 wizlif