special_symbols 0.0.2 copy "special_symbols: ^0.0.2" to clipboard
special_symbols: ^0.0.2 copied to clipboard

A very special symbols in string which is not in keyboard.

special_symbols #

A very special symbols in string which is not in keyboard.

Getting Started #

With this pub you can able to use an special symbols as strings in your app. for install use this command

flutter pub add special_symbols

or add this to your pubspec.yaml

special_symbols: <lastest-version>

then run flutter pub get . then use any of this in your code to use.

SpecialSymbols.om,
SpecialSymbols.indianRupee,
SpecialSymbols.arrowLeft,
SpecialSymbols.doubleArrowLeft,
SpecialSymbols.arrowUp,
SpecialSymbols.doubleArrowUp,
SpecialSymbols.arrowRight,
SpecialSymbols.doubleArrowRight,
SpecialSymbols.arrowDown,
SpecialSymbols.doubleArrowDown,
SpecialSymbols.arrowLeftRight,
SpecialSymbols.doubleArrowLeftRight,
SpecialSymbols.arrowUpDown,
SpecialSymbols.doubleArrowUpDown,
SpecialSymbols.bulletPoint,
SpecialSymbols.doubleBulletPoint,
SpecialSymbols.bulletPointEmpty,
SpecialSymbols.doubleBulletPointEmpty,
SpecialSymbols.bulletPointTriangle,
SpecialSymbols.squareRoot
SpecialSymbols.cubeRoot,
SpecialSymbols.copyright,
SpecialSymbols.registered,
SpecialSymbols.degreeCelsius,
SpecialSymbols.degreeFahrenheit,
SpecialSymbols.forAll,
SpecialSymbols.greaterThenOrEqualTo,
SpecialSymbols.lessThenOrEqualTo,
SpecialSymbols.infinity,
SpecialSymbols.notEqual,
SpecialSymbols.equal,
SpecialSymbols.partialDifferential,
SpecialSymbols.thereExists,
SpecialSymbols.thereNotExis,
SpecialSymbols.ohm,
SpecialSymbols.ohmInverted,
7
likes
120
pub points
0%
popularity

Publisher

unverified uploader

A very special symbols in string which is not in keyboard.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on special_symbols