floating_dots 0.2.4
floating_dots: ^0.2.4 copied to clipboard
Creates a group of floating dots (or a single floating dot) that travel at a random speed from one edge of the screen to another.
0.0.1 30-05-2019 #
- Create package.
- Add documentation.
0.1.0 01-06-2019 #
- Update README.
- Stable release code.
0.2.0 01-06-2019 #
- Add speed and opacity controls
- Assign types to all parameters
- Assign a defautl value to DotSize - DotSize.random
0.2.1 01-06-2019 #
- Update example and README
0.2.2 02-06-2019 #
- Tweak speed controls
- Make FloatingDot and FloatingDotGroup update state with new parameters
0.2.4 16-12-2021 #
- Update Flutter version