scanf 1.1.2
scanf: ^1.1.2 copied to clipboard
A scanf-like scanner as an alternative to regular expressions.
1.1.2 #
- Negative flag fix
- Test improved
1.1.1 #
- Code coverage added
- "Scientific flag" no longer ignored
- Typos
1.1.1 #
- Code coverage added
- "Scientific flag" no longer ignored
- Typos
1.1.0 #
- Flutter dependancy removed, pure dart now
- Code reformatted
1.0.2+61 #
- Example added
- Fixed typos
- Fixed ScanF constructor, hangs if scanset has no terminating right bracket.
1.0.0+42 #
- Initial commit