telsavideo

所属分类:加密货币
开发工具:Dart
文件大小:16475KB
下载次数:0
上传日期:2023-02-19 06:50:57
上 传 者sh-1993
说明:  以社区为中心的去中心化加密货币视频APP,如抖音
(Community-focused Decentralized Cryptocurrency Video APP like Tiktok)

文件列表:
.firebaserc (52, 2023-02-19)
.metadata (1668, 2023-02-19)
.vscode (0, 2023-02-19)
.vscode\launch.json (360, 2023-02-19)
.vscode\settings.json (68, 2023-02-19)
CONTRIBUTING.md (4614, 2023-02-19)
SUMMARY.md (53, 2023-02-19)
analysis_options.yaml (1453, 2023-02-19)
android (0, 2023-02-19)
android\app (0, 2023-02-19)
android\app\build.gradle (2345, 2023-02-19)
android\app\google-services.json (2665, 2023-02-19)
android\app\src (0, 2023-02-19)
android\app\src\debug (0, 2023-02-19)
android\app\src\debug\AndroidManifest.xml (408, 2023-02-19)
android\app\src\main (0, 2023-02-19)
android\app\src\main\AndroidManifest.xml (4572, 2023-02-19)
android\app\src\main\kotlin (0, 2023-02-19)
android\app\src\main\kotlin\com (0, 2023-02-19)
android\app\src\main\kotlin\com\tlsa (0, 2023-02-19)
android\app\src\main\kotlin\com\tlsa\dtok (0, 2023-02-19)
android\app\src\main\kotlin\com\tlsa\dtok\MainActivity.kt (118, 2023-02-19)
android\app\src\main\res (0, 2023-02-19)
android\app\src\main\res\drawable-v21 (0, 2023-02-19)
android\app\src\main\res\drawable-v21\launch_background.xml (438, 2023-02-19)
android\app\src\main\res\drawable (0, 2023-02-19)
android\app\src\main\res\drawable\launch_background.xml (434, 2023-02-19)
android\app\src\main\res\ic_launcher-web.png (13053, 2023-02-19)
android\app\src\main\res\mipmap-anydpi-v26 (0, 2023-02-19)
android\app\src\main\res\mipmap-anydpi-v26\ic_launcher.xml (265, 2023-02-19)
android\app\src\main\res\mipmap-anydpi-v26\ic_launcher_round.xml (265, 2023-02-19)
android\app\src\main\res\mipmap-hdpi (0, 2023-02-19)
android\app\src\main\res\mipmap-hdpi\ic_launcher.png (2742, 2023-02-19)
... ...

##### [DTIK Admin](https://github.com/telsacoin/admin) | [Website](https://telsacoin.io/) | [Blog](https://telsacoin.io//blog) | [Telegram](https://t.me/tslacoingoup) | [Twitter](https://twitter.com/tlsacoin) | [Documentation](https://docs.telsacoin.io/) | [Donate](https://liberapay.com/telsacoin/donate) **[English](readme.md) | [–](readme_cn.md)** > DTok ¤”è§é‘…±””¨¨°”¨·¨è°è§é‘è訖±è§è…–±±“腒觗°±– Tiktok ## –éé…‰“ > é–°,“é Star… §( 角 …Starèè§’é’ ¤)‘¤§…¨’—é—–° ### °é”¨SpringCloud +IPFS¨+BSCé“ - ‰°https://www.pgyer.com/dtok - ¨°:http://47.95.209.1***:8181/ ## éè§ ![app](assets/app.gif) ## é§ 1. …験 ``` git clone https://github.com/telsacoin/telsavideo.git ``` 2. è·–è–… ``` flutter pub get ``` 3. ¨¨””¨ ``` flutter run ``` 4. ”¨ API ``` \minio.exe server d:\minio\data --console-address ":9001" ``` ## ”° - Linux - Windows - Android - IOS ## è - è§é‘¨— - ¨è¨— - ¨— - ¨— - ¨— ## è§é—é While adding an app on your Firebase Project, cross-check your android application's package name (e.g com.example.application) which you will find on AndroidManifest.xml or, build.gradle (app level) file. If the package name is wrong adding SHA1 or SHA512 won't be helpful. Follow the Firebase SDK Instructions properly. Add the required lines of code which they are recommending you to add. Don't forget to add the SHA1 or SHA512 to your project which you can easily generate using the following command using the terminal of Android Studio. ```bash cd android gradlew signingReport Use the command flutter clean on the terminal before running the application. ``` Following the Firebase SDK Instructions properly will save you lots of time. # generate model ```bash flutter pub run build_runner build ``` # the color of button https://www.cnblogs.com/dalianpai/p/12347272.html ```html buttom background-color: #e33100!important; box-shadow: 0 15px 18px -6px rgb(227 49 0 / 65%) ``` # add app icon common ```bash flutter pub run flutter_launcher_icons:main ``` # build apk ```bash flutter clean && flutter pub get && flutter pub cache repair && flutter build apk --target-platform android-arm,android-arm***,android-x*** --split-per-abi --no-shrink ``` # known issue ``` ../../../development/flutter/packages/flutter/lib/src/material/scaffold.dart:1963:24: Context: Found this candidate, but the arguments don't match. 311 line final ScaffoldState scaffold = Scaffold.of(context); static ScaffoldState of(BuildContext context) { ``` # check the dependencies between the packages ```bash flutter pub deps ``` # uninstall the app from mobile ```bash source ~/.bash_profile adb uninstall "com.telsa.dtok" ``` # how to setup build apk https://github.com/marketplace/actions/flutter-action # upgrade gradlew ```bash ./gradlew wrapper --gradle-version 7 ``` # ios build ```bash flutter clean \ && rm ios/Podfile.lock pubspec.lock \ && rm -rf ios/Pods ios/Runner.xcworkspace ``` # upgrade package ```bash flutter pub upgrade --major-versions ``` ## Contributing If you want to contribute to the project, please read [this page](https://github.com/TelsaCoin/TelsaVideo/wiki/contribute).

近期下载者

相关文件


收藏者