Freezed in Flutter

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • explore_freezed

  • That's it for now. You can check more about freezed at https://pub.dev/packages/freezed The code repo for this article https://github.com/kodega2016/explore_freezed

  • freezed

    Code generation for immutable classes that has a simple syntax/API without compromising on the features.

  • So here we need a lot of data classes while developing a flutter application. So freezed is one of the packages which is used to generate data class and union class. Also, it can be used to serialize and deserialize the JSON data.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts