- Adjust
description
onpubspec.yaml
.
- 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
.
- Initial release.