flipperlib 1.0.1
flipperlib: ^1.0.1 copied to clipboard
Flipper Zero client for Flutter: BLE and USB transports, protobuf RPC, CLI and STM32WB55 DFU recovery.
Changelog #
1.0.0 #
- Declare Android, iOS, Linux, macOS and Windows as supported plugin platforms.
- Upgrade
universal_bleto 2.x. - Drop the unused
permission_handlerdependency. - Add an example app.
0.1.0 #
First public release.
- Multi-session client over BLE and USB with instant activation swaps.
- Protobuf RPC API split into typed per-namespace extensions.
- Chunked storage transfers with progress and link-drop retries.
- CLI mode with command execution and raw byte streams.
- STM32WB55 DFU recovery: firmware, wireless stack, option bytes.