0 purchases
dogs forms
Dart Object Graphs
DOGs, short for Dart Object Graphs, is a object mapping and serialization library that use
code generation to create a structure definition of your serializable classes, which is usable at
runtime.
Documentation |
Discord |
Pub Package
dogs_forms #
Dogs forms is a supporting package for the dogs serialization library which provides a automatic
form generation for your serializable classes to easily prototype your data models and bind them
the form data to your objects.
Online Demo #
You can have a look at the online demo to see the form generation in action.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.