mather 1.0.0 copy "mather: ^1.0.0" to clipboard
mather: ^1.0.0 copied to clipboard

library extention for language dart an base type (List)

Features #

TODO: library extention for language dart an base type (List)

Getting started #

TODO: List prerequisites and provide or point to information on how to start using the package.

List

    List list = [2, 2, true, false, "string", 3, 3, 3];
    Method:
        count
            print(list.count(3)); // find count elem in list output => 3

Usage #

TODO: see directory to /example folder.

0
likes
0
points
223
downloads

Publisher

unverified uploader

Weekly Downloads

library extention for language dart an base type (List)

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on mather