flulm_auth 2.1.0 copy "flulm_auth: ^2.1.0" to clipboard
flulm_auth: ^2.1.0 copied to clipboard

The version of the flutter SDK licensed by lemapay is currently only available for the Android system, to be added to the iOS system call.

flulm_auth #

The version of the flutter SDK licensed by lemapay is currently only available for the Android system, to be added to the iOS system call.

集成 #

iOS #

  1. 设置工程最低支持 iOS 10.0: Xcode 打开工程 -> Targets -> General -> Development Info
  2. 参考 LMPay 工程配置,请确保自定义的 URL Types 的 identifer 为 lmpay
  3. ios/Podfile 添加 use_frameworks!,如下所示
target 'Runner' do
  use_frameworks!
  flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))
end
2
likes
65
pub points
0%
popularity

Publisher

unverified uploader

The version of the flutter SDK licensed by lemapay is currently only available for the Android system, to be added to the iOS system call.

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

convert, crypto, dio, encrypt, flutter, logger, url_launcher, uuid, webview_flutter

More

Packages that depend on flulm_auth