Skip to content

ankushmishra2903-official/special_symbols

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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,

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published