Sunday Suspense App
一个开源的Flutter项目,用于收听我们最喜欢的Sunday Suspense节目
别忘了给仓库点⭐
下载
特点
- 流畅且响应迅速的用户界面
- 精选不同类别
- 简约而美观的播放器
- 按不同类型和作者分类
- 搜索你最喜欢的Sunday Suspense节目
- 播放历史(记住你上次听到的地方)
- 每周更新新剧集
- 更多功能即将推出
截图
许可证
Copyright © 2022 Sudip Ghosh
BlackHole is a free software licensed under GPL v3.0
It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Being Open Source doesn't mean you can just make a copy of the app and upload it on playstore or sell
a closed source copy of the same.
Read the following carefully:
1. Any copy of a software under GPL must be under same license. So you can't upload the app on a closed source
app repository like PlayStore/AppStore without distributing the source code.
2. You can't sell any copied/modified version of the app under any "non-free" license.
You must provide the copy with the original software or with instructions on how to obtain original software,
should clearly state all changes, should clearly disclose full source code, should include same license
and all copyrights should be retained.
In simple words, You can ONLY use the source code of this app for `Open Source` Project under `GPL v3.0` or later
with all your source code CLEARLY DISCLOSED on any code hosting platform like GitHub, with clear INSTRUCTIONS on
how to obtain the original software, should clearly STATE ALL CHANGES made and should RETAIN all copyrights.
Use of this software under any "non-free" license is NOT permitted.
请参阅GNU通用公共许可证了解更多详情。
从源代码构建
- 如果您尚未安装Flutter SDK,请访问官方 Flutter 网站。
- 从master分支获取最新源代码。
git clone https://github.com/imsudip/sunday_suspense.git
- 使用Android Studio或VS Code运行应用。或者通过命令行
flutter pub get
flutter run
贡献
欢迎贡献。在贡献之前,请阅读我们的贡献指南。






