owoify_dart 2.1.0 owoify_dart: ^2.1.0 copied to clipboard
Turning your worst nightmare into a Dart package. This is a Dart port of mohan-cao's owoify-js, which will help you turn any string into nonsensical babyspeaks.
2.1.0 #
This version changed some mappings in presets, so the same input probably won't return the same result as version 2.0.0.
- Add more word mappings, so it's on par with mohan-cao's latest owoify.
- Add uwuify and uvuify for convenience.
2.0.1 #
- Minor fix on README.md to specify the correct version.
2.0.0 #
- Migrate to null safety introduced since Dart 2.12 (Thanks to @yivanscreations).
1.0.4 #
- Bug fixes.
1.0.3 #
- Update README.md
1.0.2 #
- Bug fixes.
1.0.1 #
- Bug fixes.
1.0.0 #
- Initial version, created by Stagehand