ouds_accessibility_plugin 0.1.0 copy "ouds_accessibility_plugin: ^0.1.0" to clipboard
ouds_accessibility_plugin: ^0.1.0 copied to clipboard

PlatformAndroid

Provides accessibility enhancements for OUDS Flutter components.

OUDS Accessibility Flutter plugin

Oud accessibility plugin provides access to native platform features, allowing Flutter apps to interact with Android and iOS specific functionalities seamlessly.

Features #

  • Check if High Contrast mode is enabled (new feature)

Getting Started #

To use Oud accessibility plugin, add it as a dependency in your pubspec.yaml file.

dependencies:
  ouds_accessibility_plugin: ^0.1.0

Additional information #

Oud accessibility plugin provides a bridge to native platform features, including accessibility settings like High Contrast mode. It uses singleton patterns to ensure a single point of access and simplifies native integration within Flutter.

Other OUDS Libraries #

  • ouds_core: Contains the Brand components.
  • ouds_theme_contract: Contains the semantic tokens and component tokens.
  • ouds_theme_orange: Contains the theme for the Orange brand.
  • ouds_theme_sosh: Contains the theme for the Sosh brand.
  • ouds_global_raw_tokens: Contains the token constants.

Code released under the MIT License. For images and other assets, please refer to the NOTICE.txt.

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 development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

0
likes
140
points
511
downloads

Publisher

unverified uploader

Weekly Downloads

Provides accessibility enhancements for OUDS Flutter components.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on ouds_accessibility_plugin

Packages that implement ouds_accessibility_plugin