# countdown
**Repository Path**: xufengzz/countdown
## Basic Information
- **Project Name**: countdown
- **Description**: 基于flutter开发的倒数日app。现已开源。下载地址
https://count.byqicloud.com/
ios appstore 搜索倒数时刻
安卓
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: https://count.byqicloud.com/
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2023-01-08
- **Last Updated**: 2023-03-27
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# countdown
纪念日
## Getting Started
#本地存储代码生成器代码
对于纯 flutter 项目,通过以下命令来执行 build_runner
```flutter pub run build_runner build```
## 4创建一个 Isar 实例
##踩坑合计
flutter升级后一些找不到包的问题。
flutter pub cache repair
flutter clean
flutter pub upgrade
##
权限
NSCalendarsUsageDescription
需要访问你的日历
NSRemindersUsageDescription
需要访问你的提醒事项