/battery_level

Flutter app that uses native code to get battery level using native API for Android and iOS

Primary LanguageC++

battery_level

A flutter app to demonstrate how to communicate with native API (battery-level-api) in android

Using method channel in flutter, we can communicate/use native api in android/ios device to further expand the functionality of our mobile app

image