Top Flutter IoT, Special Hardware and Chips packages The Internet of Things, or IoT, is a system of interconnected devices and sensors that can collect and share data. IoT devices can range from connected thermostats and security cameras to industrial machines and vehicles. By connecting devices and sensors to the internet (usually via WiFi), businesses and individuals can collect and analyze data to improve efficiency, safety, and productivity. Often IoT devices have special hardwares and chips that require packages so that you can build Flutter apps that interact with those devices. The list of packages is provided below:
esptouch_flutter
75
Flutter plugin for ESP-Touch (Smart Config) to configure network for ESP-8266 and ESP-32 devices. Runs on iOS and Android.
dart_periphery
49
dart_periphery is a Dart port of the native c-periphery library for Linux Peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO and Serial peripheral I/O).
nordic_dfu
38
This library allows you to do a Device Firmware Update (DFU) of your nrf51 or nrf52 chip from Nordic Semiconductor. Fork of flutter-nordic-dfu.
esp_smartconfig
33
EspTouch and EspTouchV2 implementations of SmartConfig provisioning protocols. Plain Dart. All platforms.
flutter_gpiod
30
Dart package for accessing GPIO using the GPIO character device interface on linux / Android (root required). Supports signal edge listening, active state, open source/drain and (if supported by platform) bias.
flutter_nordic_dfu
24
This library allows you to do a Device Firmware Update (DFU) of your nrf51 or nrf52 chip from Nordic Semiconductor. Currently, it only works for Android.
esptouch_smartconfig
23
Null-Safety Flutter ESP Touch Smart Config Plugin. Runs on android and iOS. ESP devices to connect target AP, the devices need run smart config.