Compose Multiplatform
solivagant· Author
Archived referenceType-safe navigation modeled as state, with lifecycle, saved state, multiple back stacks, transitions, and platform integration.
Evidence: 127 GitHub stars, published releases, docs, tests, and Android, Desktop, and iOS samples; explicitly archived and no longer maintained.
- Compose Multiplatform
- Navigation
- Lifecycle
- State
Kotlin Multiplatform
kmp-viewmodel· Author
Archived referenceShared ViewModel, SavedStateHandle, process restoration, Android lifecycle, SwiftUI interop, and Compose Multiplatform integration.
Evidence: 170+ GitHub stars, published releases, common and platform tests, and multiple Android, iOS, and shared-UI samples.
- KMP
- ViewModel
- Lifecycle
- SwiftUI
- Saved State
iOS · Swift
PhDownloader· Author
Earlier iOS libraryA reactive iOS download manager built with RxSwift and RxAlamofire, including throttled progress, cancellation, and bounded concurrency.
Evidence: Distributed through CocoaPods with an example app, CI, an XCTest target, and observable APIs for task state and results.
- iOS
- Swift
- RxSwift
- Concurrency
- CocoaPods
Dart & Flutter
Earlier reactive Dart packages· Author & maintainer
Earlier package familyrx_storage, disposebag, flutter_bloc_pattern, rx_redux, and stream_loader capture earlier reusable work around reactive state and lifecycle.
Evidence: Published packages with source, tests, and real registry usage, grouped here because their stories overlap the stronger RxDart libraries above.
- Dart
- Flutter
- RxDart
- State Management