GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
2eec076·Jun 7, 2025 History 84,512 Commits .github Reland workflow cache (#170111) Jun 7, 2025 .vscode Auto-format Framework (#160545) Dec 20, 2024 bin Redirect the output of the "pub upgrade" command run by bin/flutter t…
用户交互 → UI层(Widget/Page) → 状态层(Redux/Provider/Riverpod) → 服务层(Repositories) → 网络层(Net) → GitHub API → 数据模型(Model) → 本地存储(DB) → UI更新 ┌─────────────────────────────────────────────────────...
GSYGithubApp 系列的起源,单纯因为本人是个重度Github使用者,同时也想把 React Native 的相关经验做下沉淀,自然而然 GSYGithubApp 应运而生。而后的开发过程中发现,实现 GithubApp 能够成为经验的沉淀、技术的尝试、以及学习的驱动时,GSYGithubApp 成为本人推崇的项目。 如今在Flutter大潮下,GSYGithubApp ...
3、重点:你需要自己在lib/common/config/目录下 创建一个ignoreConfig.dart文件,然后输入你申请的Github client_id 和 client_secret。 classNetConfig {staticconstCLIENT_ID="xxxx";staticconstCLIENT_SECRET="xxxxxxxxxxx"; } 注册Github APP 传送门,当然,前提是你现有一个github账号(~~▽~)~。
0.1 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: upload_url: ${{ steps.create_release.outputs.upload_url }} asset_path: ./app-release.apk asset_name: app-release.apk asset_content_type: application/zip 根据上述脚本,首先可以看到: 在push 事件里我们指定了只监听 master 分支和 ...
接着是使用第三方的 finnp/create-file-action@master 创建文件,因为 gsy_github_app_flutter 项目有一个配置文件是需要用户根据自己的 ID 和 SECRET 手动创建,所以这里通过 create-file-action 创建文件并输入内容; 在上述输入内容部分,有一个 secrets.xxx 的参数,因为构建时需要将自己的一些密钥信息配置到 action...
下载项目依赖 - run: flutter pub get # 执行测试 - run: flutter test # 打包 APK - run: flutter build apk --release # 发布到 Release - name: Release apk uses: ncipollo/release-action@v1.5.0 with: artifacts: "build/app/outputs/apk/release/*.apk" token: ${{ secrets.GITHUB_RElEASE_...
GSYGithubAppFlutterAPPGithub第三方安卓客户端应用,软件支持中文,适合国内用户使用,内置配置与原版Github相同,拥有丰富的功能和学习资源,操作便捷,更好在手机上查看关注的项目动态。 GSYGithubAppFlutter是干嘛的 1、Github的第三方客户端,主要是是为方便个人日常维护和查阅Github,更好的沉浸于码友之间的互基,Github就是...
1.AppFlowy GitHub(40K+):https://github.com/AppFlowy-IO/AppFlowy AppFlowy是一个免费的开源笔记工具,专为创意思维而设计。是Notion.io的一个开源替代方案,支持使用Markdown语法、动态表、检查表。还提供了一个响应式看板视图。 AppFlowy可以安装在Linux、Windows和macOS等操作系统上。也可以使用Docker安装。App...