flutter_windows_iap_method_channel library

Classes

MethodChannelFlutterWindowsIap
An implementation of FlutterWindowsIapPlatform that uses method channels.

Constants

kFlutterWindowsIapChannel → const String
Package / method-channel id.

Functions

escape(String str) String
Returns str with all whitespace characters represented as their escape sequences.