Note: My project is developing. It supports ios to pair Matter Wifi Devices (OnNetwork) and support basic controls. The project uses a Linux devices, so it does not test with the real devices yet.
- From the root project, run
sh ./bootstrap.shscript to download the chip library for iOS(.xcframework) and Android(.so). flutter pub getand go to the example folder andflutter runthe demo project.