【Flutter × Swift】The simplest way to use Method Channel.
Overview
I'm going to write about the simplest way to use Flutter Method Channel to call Swift code from Flutter.
Just 2 files that we need to use.
ios_method_channel.dart
AppDelegate.swift
Completed files
I show 2 completed files at first.
ios_met...
shion-engineering.hashnode.dev2 min read