- Added better linux instructions
- Upped dart version and dependencies
- Fixed reading dart fmt flag from config
- Optimizations and Refactoring of String operations
- Added an option to disable dart formatter
- only the imports are always formatted, rest of the code is untouched
- Rewrote the sorting logic
- Added new Tests
- Added dry run support
- Added support for library directives
- Moved all files in src folder to hide them from importing.
- Dropped all barrel files to not export anything.
- Updated readme with the Run on Save configuration option.
- Initial version.