custom_share_method_channel library
Implements the custom_share plugin using Flutter's MethodChannel for platform-specific communication.
This file provides the concrete implementation of CustomSharePlatform, enabling text and file sharing on Android and iOS via native platform share dialogs.
Classes
- A platform-specific implementation of CustomSharePlatform using MethodChannel.