- Add extension methods (#5) (@plokmij)
- Fix documentation typo.
- Added null check for
equals
(#4 - @ScottAtRedHawk)
- Seems to have been stable for a long time so bumping to 1.0.0.
- Fixed analyzer warnings.
- Added type safety.
- Null safety stable bump
- Updated for null safety
- Bug fix for
isURL()
withrequire_protocol
option. - Removed unnecessary
new
keyboards. - Applied formatting.
- added examples and a couple other minor changes not committed in the previous version
- fixed code warning
- added contributing file
- Fixed various code warnings
- Initial version of this fork
- Rewrote all the tests using the test package
- Updated for Dart 2