In this video I will show you how to run native iOS code inside Flutter using Method Channels in Xcode. The video shows how to bridge Dart and Swift to grab the batteryLevel property directly from Swift's UIDevice API and pass that value right into the Flutter UI.
#flutter #ios #swift #dart #xcode #methodchannels #mobiledevelopment #cleancode