Initial commit: CleanPlate shared Dart package

Domain models, enums, constants, validators shared between frontend and backend.
This commit is contained in:
Oracle Public Cloud User
2026-03-04 14:51:14 +00:00
commit b96a05ec32
34 changed files with 1174 additions and 0 deletions

3
CHANGELOG.md Normal file
View File

@@ -0,0 +1,3 @@
## 1.0.0
- Initial version.