mirror of
https://github.com/EasyTier/astral.git
synced 2025-05-19 10:30:24 +00:00
2. 重构AppConfig类,使用Hive进行持久化存储 3. 新增AdvancedConfig类,用于管理高级配置项 4. 优化服务器列表和节点状态的管理逻辑 5. 添加多个Provider来管理不同模块的状态 6. 更新依赖项,添加Riverpod及相关依赖
/// This is copied from Cargokit (which is the official way to use it currently) /// Details: https://fzyzcjy.github.io/flutter_rust_bridge/manual/integrate/builtin
A sample command-line application with an entrypoint in bin/, library code
in lib/, and example unit test in test/.