Last updated:
0 purchases
flutter highcontrast
flutter_highcontrast #
判断当前设备(Android、ios),是否开启无障碍功能内的高对比度模式。
1、初始化
FlutterHighcontrast();
copied to clipboard
2、获取是否开启高对比度模式(返回一个bool类型)
FlutterHighcontrast().isHighContrastText(context)
copied to clipboard
Getting Started #
This project is a starting point for a Flutter
plug-in package,
a specialized package that includes platform-specific implementation code for
Android and/or iOS.
For help getting started with Flutter, view our
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full API reference.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.