fl_aliyun_number_auth library
Classes
- AuthClickCode
- AuthInfoForAndroid
- AuthInfoForIOS
- AuthResultCode
- AuthResultModel
- AuthUIModelForAndroid
- 所有单位均为 px , 请转为 px
- AuthUIModelForIOS
- 所有单位均为 px , 请转为 px
- FlAliYunNumberAuth
- FlAliYunNumberAuthForAndroid
- FlAliYunNumberAuthForIOS
- LoggerModel
- 日志配置
- LoginBtnUIModelForAndroid
- 配置授权页登录按钮
- LoginBtnUIModelForIOS
- 配置授权页登录按钮
- LogoUIModelForAndroid
- 配置授权页Logo
- LogoUIModelForIOS
- 配置授权页Logo
- 配置授权页导航栏
- 配置授权页导航栏
- NSAttributedString
- NumberUIModelForAndroid
- 配置授权页号码栏
- NumberUIModelForIOS
- 配置授权页号码栏
- PageUIModelForAndroid
- 配置页面相关函数
- PageUIModelForIOS
- 配置页面相关函数
- PrivacyAlertUIModelForAndroid
- 二次隐私协议弹窗页面
- PrivacyAlertUIModelForIOS
- 二次隐私协议弹窗页面
- PrivacyTextUrl
- PrivacyUIModelForAndroid
- 配置授权页隐私栏
- PrivacyUIModelForIOS
- 配置授权页隐私栏
- SloganUIModelForAndroid
- 配置授权页Slogan
- SloganUIModelForIOS
- 配置授权页Slogan
- StatusBarUIModelForAndroid
- 配置授权页状态栏
- StatusBarUIModelForIOS
- 配置授权页状态栏
- SwitchUIModelForAndroid
- 配置切换控件方式
- SwitchUIModelForIOS
- 配置切换控件方式
- UIFont
- UIImageView
- UILabel
- UIView
- ViewFrameBlockForIOS
Enums
- AuthType
- Gravity
- ImageScaleType
- NSTextAlignment
- PageOrientation
- PNSPresentationDirection
- SystemUiFlag
- Typeface
- **** 以下为 android 特有 ****
- UIFontWeight
- UIInterfaceOrientationMask
- UIStatusBarStyle
- **** 以下为 ios 特有 ****
- UIViewContentMode
- UIViewType
Typedefs
- ActivityResultCallbackForAndroid = void Function(int requestCode, int resultCode, dynamic data)
- AuthResultCallback = void Function(AuthResultModel? result)
- AuthUIClickCallbackForAndroid = void Function(String? code, String? jsonString)
- LoggerHandlerForAndroid = void Function(String level, String msg)
- ViewFrameBlockCallbackForIOS = void Function(Size screenSize, Size superViewSize, Rect frame)