# flutter_dva **Repository Path**: liuhong1happy/flutter_dva ## Basic Information - **Project Name**: flutter_dva - **Description**: Flutter框架的DVA实现 - **Primary Language**: Dart - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2019-08-25 - **Last Updated**: 2025-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # flutter_dva # Config ```yaml /// pubspec.yaml dependencies: flutter: sdk: flutter flutter_dva: git: url: https://gitee.com/liuhong1happy/flutter_dva ``` # Use [Example](https://gitee.com/liuhong1happy/flutter_dva/example)