awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesCross-Platform Navigation State

Managing UI and business logic state specifically during navigation transitions across different platforms.

Distinct from Screen State Managers: Focuses on the interaction between routing and state persistence across screens, rather than just transient screen state.

Explore 2 awesome GitHub repositories matching data & databases · Cross-Platform Navigation State. Refine with filters or upvote what's useful.

Awesome Cross-Platform Navigation State GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • aweiloveandroid/flutter-learningAweiLoveAndroid 的头像

    AweiLoveAndroid/Flutter-learning

    5,420在 GitHub 上查看↗

    该项目是为学习 Flutter 框架和 Dart 语言的开发者设计的学习资源、文档和样板模板集合。它提供了一套全面的安装指南、配置教程和参考材料,以协助构建跨平台移动应用程序。 该仓库通过广泛的实用示例脱颖而出,包括 Dart 语言语法演示、跨平台 UI 模式和项目模板。它专门提供了用于实现原生平台插件和使用方法通道(method channels)桥接硬件功能的示例代码。 该代码库涵盖了广泛的开发功能,包括状态驱动的 UI 渲染和基于小部件的布局构建。它包括导航路由、通过 SQLite 和共享偏好设置进行本地数据持久化,以及用于推送通知和硬件传感器的系统级集成的实现。 该项目还提供了用于环境配置、开发工具验证和逻辑测试的材料,以确保跨本地机器的一致设置。

    Implements application routing and data persistence to manage information flow across different screens.

    Dartandroid-flutterandroid-iosdart
    在 GitHub 上查看↗5,420
  • square/workflow-kotlinsquare 的头像

    square/workflow-kotlin

    1,120在 GitHub 上查看↗

    Workflow-kotlin is a cross-platform state management and UI binding framework for Kotlin that models application navigation, background tasks, and screen rendering through composable, hierarchical state machines. The architecture drives application behavior by flowing immutable data downward to declarative user interfaces and routing user interactions upward through named event handlers. The library includes multiplatform target support for compiling shared code across operating systems, along with asynchronous operation execution that handles background tasks safely outside render passes. I

    Manages navigation, background tasks, and reactive rendering through nested state machines.

    Kotlinandroidkotlinreactive
    在 GitHub 上查看↗1,120
  1. Home
  2. Data & Databases
  3. Persistent Application State
  4. Screen State Managers
  5. Cross-Platform Navigation State