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

This package contains some methods for String an integer.

This package contains extra methods for String and int data which dart doesn't provide b default.

Features #

For example: You can convert first alphabet to capital by just 'your data'.firstChatToUppercase thats it..

Getting started #

You dont need any prior knowlegde for using this package every function name express itself what they are doing you just need to import the package.. haha

Usage #

CONVERTING FIRST APHABET TO UPPERCASE 'my name'.firstCharToUppercase

FIND OCCURENCE OF A WORD 'my data'.countOccurenceOfWord('your desired word to find')

Additional information #

Use this package and tell us where to imporve .. HAPPY CODING

0
likes
120
pub points
0%
popularity

Publisher

unverified uploader

This package contains some methods for String an integer.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on extramethods