lit_starfield 0.1.1 lit_starfield: ^0.1.1 copied to clipboard
A Flutter plugin for rendering an animated and customizable starfield on a dark background.
0.1.1 #
- Adjust
description
onpubspec.yaml
.
0.1.0 #
- Migrate to null safety.
- Migrate
example
app to null safety. - Improve usability of API using relative values for
depth
andvelocity
. - Replace
LitStarfieldBackground
withLitStarfieldContainer
. - Add
model.dart
,view.dart
andcontroller.dart
sub libraries. - Add customization options on
LitStarfieldContainer
.
0.0.1 #
- Initial release.