# read_share_20260225 **Repository Path**: burns/read_share_20260225 ## Basic Information - **Project Name**: read_share_20260225 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-02-25 - **Last Updated**: 2026-05-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # read_share 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: - [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab) - [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook) For help getting started with Flutter development, view the [online documentation](https://docs.flutter.dev/), which offers tutorials, samples, guidance on mobile development, and a full API reference. 运行: flutter run -d web-server 打包android: flutter build apk --debug 接口基础地址: https://meikou-api.itheima.net 轮播图地址(get): https://meikou-api.itheima.net/home/banner 分类地址(get) https://meikou-api.itheima.net/home/category/head # 安装dio flutter pub add dio