- fix formatting
- min_dart version is now 2.18.0
- Add issue_tracker to pubspec.yaml
- Added topics to pubspec.yaml
- Add splitSyllables. Now you can separate a word into its Syllables and generate the acronym for it
- Rename extension to
toAcronym()
- Add extension and improved Package API
- Started with one acronym method and some modifiers