OZEO-DOOZ / nrf_mesh_plugin

A Flutter plugin to enable mesh network management and communication using Nordic Semiconductor's SDKs.
https://pub.dev/packages/nordic_nrf_mesh
BSD 3-Clause "New" or "Revised" License
28 stars 19 forks source link

Scene Support #273

Open jsinclair opened 9 months ago

jsinclair commented 9 months ago

I apologize if I have missed something, or if this isn't the right place to ask, but as far as I can see, the Flutter plugin has no support for scenes. Looking at the native iOS version, it supports adding, removing, and editing of scenes, but I cannot see any of the corresponding functionality in Flutter. Is this something that can be added? Or have I perhaps just missed it?