https://github.com/renzp94/bilibili_downloader
基于Flutter开发的跨平台bilibili下载器
https://github.com/renzp94/bilibili_downloader
Last synced: 4 months ago
JSON representation
基于Flutter开发的跨平台bilibili下载器
- Host: GitHub
- URL: https://github.com/renzp94/bilibili_downloader
- Owner: renzp94
- Created: 2022-05-10T06:28:37.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-04T03:29:26.000Z (10 months ago)
- Last Synced: 2025-01-10T09:13:05.296Z (5 months ago)
- Language: Dart
- Size: 3.91 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bilibili_downloader
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://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.## 通过命令生成hive Adapter
```bash
flutter packages pub run build_runner build
```