# dome **Repository Path**: www.zbatc.com/dome ## Basic Information - **Project Name**: dome - **Description**: No description available - **Primary Language**: Dart - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-22 - **Last Updated**: 2022-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dome * 运行项目 * flutter clean * flutter doctor //查看环境 * flutter doctor -v //查看环境 * gradle clean //清理命令 * gradle clean build //构建打包命令 * flutter pub get * flutter run * flutter build apk * flutter build apk --release -vv //查看详情报错 A new Flutter project. ## Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: ## Getting Started https://pub.dev/ - [https: //pub.dev](https://pub.dev/) - [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab) - [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook) For help getting started with Flutter, view our [online documentation](https://flutter.dev/docs), which offers tutorials, samples, guidance on mobile development, and a full API reference. ## app中有的功能 * dio的分装 * fluro的封装 * tab页面的缓存 * 视频播放 * 下拉刷新上拉加载 * 启动页 * 轮播图 * 文件上传 * 图片预览可放缩 * 调用支付宝支付 * 图片裁剪 * 日期选择器 * 带有徽标的底部导航 * 屏幕适配 * 本地存储 * gradle4.0.0