# anxinju **Repository Path**: apm29/anxinju ## Basic Information - **Project Name**: anxinju - **Description**: No description available - **Primary Language**: Dart - **License**: Not specified - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ReadMe A Flutter project by apm29. ## 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://flutter.io/docs/get-started/codelab) - [Cookbook: Useful Flutter samples](https://flutter.io/docs/cookbook) For help getting started with Flutter, view our [online documentation](https://flutter.io/docs), which offers tutorials, samples, guidance on mobile development, and a full API reference. ## 项目结构 - android - ios - lib - bloc 状态组件BLoC(deprecated) - model 数据模型 - persistence 持久化层(SP) - remote 网络层 - ui 视图层 - index.dart 引用主索引 - main.dart 主入口 - images 项目图片资源 ## 更新日志 * 1.0.0+3 更新内容 - 1.紧急呼叫(聊天) - 2.纠纷化解(申请/进行中/历史) - 3.新增B端入口:便民地图 - 4.修改认证状态获取方式和一些相关文案 - 5.消息页面 - 6.推送通知