preflection 0.1.0 copy "preflection: ^0.1.0" to clipboard
preflection: ^0.1.0 copied to clipboard

Code generation tool that simulates reflection, to lessen boiler-plate in serilizing and deserilizing objects.

preflection #

Poor Man's Reflection for Flutter.

A code generation tool that attempts to lessen time spent converting and object to a map and vice-versa, as well as time taken to update values in immutable objects.

Getting Started #

This project is a starting point for a Dart package, a library module containing code that can be shared easily across multiple Flutter or Dart projects.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

0
likes
110
pub points
41%
popularity

Publisher

unverified uploader

Code generation tool that simulates reflection, to lessen boiler-plate in serilizing and deserilizing objects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

bargain_di, flutter

More

Packages that depend on preflection