dorm_example 2.0.0-dev.5
dorm_example: ^2.0.0-dev.5 copied to clipboard
A command-line generator for complete Dart and Flutter dORM showcase projects backed by selectable database engine profiles.
2.0.0-dev.4 #
- FEAT: improte CLI output. (58176e3d)
- FEAT: change default directory to engine's name. (4bdfb1aa)
- DOCS: add dartdocs. (9e59630b)
- DOCS: make pubspec's description longer. (a18bafe6)
- DOCS: add example on pub.flutter-io.cn standards. (91558925)
- DOCS: specify minimum Flutter version for examples. (730f2bcf)
2.0.0-dev.3 #
- Bump version to keep all packages in the workspace in lockstep.
2.0.0-dev.2 #
- FIX: remove leading dot from files because of pub publish. (b300beeb)
- FEAT: make dorm versions dynamic. (6a6e5590)
- FEAT: add license header. (bd45d53b)
- DOCS: replace "Memory" with "in-memory". (c3df27c2)
- DOCS: replace beet-software/dorm -> ezgrs/dorm. (b73b15d2)
- DOCS: standardize READMEs. (0b9bc0c5)
- DOCS: add LICENSE file to all repos. (379c7631)