https://github.com/fujidaiti/struct
https://github.com/fujidaiti/struct
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fujidaiti/struct
- Owner: fujidaiti
- Created: 2021-03-14T06:20:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-25T01:41:15.000Z (over 4 years ago)
- Last Synced: 2025-01-02T02:42:51.034Z (9 months ago)
- Language: Dart
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## TODO
- [ ] Generate builders
- [x] Support generics
- [ ] Generate hashCode/equals methods
- [x] Generate import directives
- [ ] Add @union
- [ ] Add more `ValueValidator`s
- [x] Parse parameter types from source code