an_lifecycle_viewmodel
A package for managing ViewModel that depends on an_lifecycle. Similar to Androidx ViewModel.
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships fairly regularly
a new release about every 3 weeks
Nearly every release is documented
notes for 7 of 7 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
7 releases · first in 2024
0 releases in the last 12 months
see the full history below
Release timeline
7 releases · Jul 2024 to Dec 2024
2025
2026
Releases
latest 7-
1.4.025 Dec 2024 -
1.3.011 Nov 2024 -
1.2.024 Sep 2024Release notes
Open source →- The new viewModelsByRef retrieves the same instance when there are references; when there are no references, it will clean up the ViewModel.
-
1.1.003 Sep 2024Release notes
Open source →- ViewModels extension can directly specify the ViewModelProvider.
- Added a new extension for directly working with state: viewModelsOfState.
-
1.0.122 Aug 2024Release notes
Open source →- Fix type exception in addDefFactory2.
- LifecycleOwner adds extension getViewModelProviderByApp getViewModelProviderByRoute.
-
1.0.015 Aug 2024Release notes
Open source →- Add a new factory based on lifecycle
- The provider of the adjustment provider must be the Owner
-
0.0.122 Jul 2024