randomizer_null_safe 0.1.6
randomizer_null_safe: ^0.1.6 copied to clipboard
Flutter package which helps in picking random color, random element from list, random numbers, random doubles and many more.
0.1.6 21.06.2025. #
- improve README usage examples
0.1.5 04.01.2022. #
- Updated UI of example and the screenshot in the README.md
0.1.4 29.12.2021. #
- Updated README.md
0.1.3 29.12.2021. #
- Replaced Randomizer.instance with Randomizer.instance() and removed Randomizer.withSeed()
- Updated screenshot and project accordingly
- Updated README.md
0.1.2 28.12.2021. #
- Updated README.md
- Added assertion in randomElementFromList()
0.1.1 28.12.2021. #
- Added null safety
- Changed package name to randomizer_null_safe
- Added example project
- Updated README.md
0.0.1 3.07.2020. #
- First Release- A new Flutter package which helps in picking random color, random element and many more
0.0.2 3.07.2020. #
- Second Release - Added new colors