Flutter Beacon Plugin

Flutter is a UI software development platform created by Google used to develop cross platform applications for Android and iOS.

There’s a recent plugin flutter_beacon that scans for beacons and can also act as a transmitter. It supports Android API 18+ and iOS 8+. Features include permission management, iBeacon ranging, iBeacon monitoring and transmitting as iBeacon. This plugin is open source on Github.