classy 0.2.1
classy: ^0.2.1 copied to clipboard
This is a package to simplify your dart code, specially classes and make your code more Classy and Cleaner without the normal boilerplate
0.2.1 #
- add: dartdocs to files
- fix: not ignore the Changelog file
0.2.0 #
- add: Data Declaration Macro
- add: Data Definition Macro
- add: ToString Declaration Macro
- add: ToString Definition Macro
- add: Tests for every Macro
- fix: Constructor Definition Macro
- fix: FromJson Definition Macro
- fix: ToJson Definition Macro
- doc: Added a list of Features of the package
- doc: Removed TODOS
0.1.0 #
- Added Constructor Macro
- Added ToJson Macro
- Added FromJson Macro
0.0.1 #
- Initial version.
- Just Setup the Project