v1.1.0 of xue_hua_device_info
The official repository for Dart and Flutter packages. [Unoffic…
June 30, 2026
Flutter plugin for device info: battery, network, storage, display, and system details. Ported from tauri-plugin-device-info. Changelog excerpt: ### Changed / 变更 - Android 统一 Rust 实现— 移除 Kotlin MethodChannel业务逻辑,改为 Rust FFI + 薄 Kotlin plugin(loadLibrary+ ndk-context初始化),与 iOS/桌面使用同一 FRB seam。 Android unified on Rust— removed Kotlin MethodChannelbusiness logic; Android now uses Rust FFI with a thin Kotlin plugin (loadLibrary+ ndk-contextinit), sharing the same FRB seam as iOS/desktop. - Android 构建— 需 Android NDK(由 Cargokit集成),与 xue_hua_audio等插件一致。 Android builds— req[...]
Discussion in the ATmosphere