rank 0.1.1
rank: ^0.1.1 copied to clipboard
A list ordering system made in Dart that helps to implement a string index to reorder a list or implement linked lists.
0.1.1 First Step #
- Add more detail to the
descriptionfield ofpubspec.yaml - Fix the code so that it is free of warnings, etc with
pedanticpackage. - Improving the documentation.
0.1.0 Stable Release #
- Migrated to Null Safety.
- Stable package release.
0.0.1 Initial Release #
- Includes the ability to
generatea rank. - Initial release.