Dart 3.0: Best New Features & Why You Should Care

This page summarizes the projects mentioned and recommended in the original post on /r/FlutterDev

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

    Generates utilities to aid in serializing to/from JSON.

  • Serializing and deserializing json is easy thanks to the json_serializable integration. Makes it impossible to make mistakes like you would normally when working with dynamic values and strings.

  • freezed

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

  • The official site does show what you can use it for but to explain a bit more, it helps you work faster.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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