Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/swiftdo/sound

基于 mpflutter2 的小程序
https://github.com/swiftdo/sound

mpflutter mpflutter2

Last synced: about 2 months ago
JSON representation

基于 mpflutter2 的小程序

Awesome Lists containing this project

README

        

![](https://raw.githubusercontent.com/swiftdo/pics/main/soundlogo2.png)

# 觅音

项目由 [mpflutter2](https://github.com/mpflutter/mpflutter) 构建。

```shell
$ fvm use stable
$ fvm flutter packages upgrade
$ fvm flutter packages get
$ fvm dart scripts/build_wechat.dart
```

build/wechat 目录下就是最终产物.

觅音已上线,欢迎下载体验!

Your Image

## 调试

1. 编译出产物

```shell
$ fvm dart scripts/build_wechat.dart --devmode
```

2. 将产物用 wechat Devtools 打开。
3. 在小程序后台配置域名白名单。
4. 运行项目为桌面项目。
5. 需要在小程序后台配置剪切板使用声明。

## 待实现

* [ ] 定时功能
* [ ] 编辑功能
* [x] 问题反馈
* [x] 播放时保持屏幕常亮,否者息屏会自动暂停播放
* [ ] 自定义的混音分享功能
* [ ] 素材方面
* [ ] 搜集更多的免费音频
* [ ] 是否要增加封面功能?待考虑
* [ ] svg 风格不一,需要对一些图片进行替换

## Stargazers over time
[![Stargazers over time](https://starchart.cc/swiftdo/sound.svg?variant=adaptive)](https://starchart.cc/swiftdo/sound)