braille_text 0.0.1 copy "braille_text: ^0.0.1" to clipboard
braille_text: ^0.0.1 copied to clipboard

A Flutter package for converting text to Braille and vice versa, providing tools for Braille text representation in Flutter applications.

braille_text #

braille_text is a Flutter package that converts text to Braille and displays it using a custom Braille font. This package is useful for creating applications that need to represent text in Braille for accessibility purposes.

Features #

  • Converts alphanumeric characters and common punctuation to Braille.
  • Displays Braille text with customizable font size.
  • Provides tactile feedback when sliding over Braille text.

Installation #

To use this package in your Flutter application, add the following dependency to your pubspec.yaml file:

dependencies:
  braille_text:
    git:
      url: https://github.com/Sarthak-source/braille_text.git
0
likes
130
points
34
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for converting text to Braille and vice versa, providing tools for Braille text representation in Flutter applications.

License

MIT (license)

Dependencies

flutter

More

Packages that depend on braille_text