R-DEV Riverpod Versioning
This package provides a simple way handle versioning via riverpod.
Libraries
- application/fireway_data_service
- This file contains the implementation of the FirewayDataService class, which is responsible for fetching the latest backend version from Firestore.
- application/fireway_service
- This file contains the implementation of the FirewayService class, which acts as a bridge between the UI and the FirewayDataService.
- domain/fireway_model
- domain/fireway_vo
- domain/flavor_enum
- presentation/version_widget