v1.0.2 of d_serializer_builder
The official repository for Dart and Flutter packages. [Unoffic…
May 29, 2026
Builder package that generates model serializers and global registry files for d_serializer annotations in Dart projects. Changelog excerpt: ### Fixed - Fixed registry generation in Flutter/build_runner environments where the synthetic input path is lib/$lib$. - d_serializer_registry.g.dartis now generated correctly so apps can use initializeDSerializer()without manual per-model registration.
Discussion in the ATmosphere