##Lodash Flutter. (Development Mode) A lodash package in dart for flutter developer to make their life easier and implementing algorithm in their app much more interesting.

Inspired by Lodash

Methods

1.platformVersion
2.isNullorBlank
3.get
4.chunk
5.isInteger
6.isNumeric
7.toNumber
8.compact
9.concat
10.differenceFromFirst
11.difference
12.removeAt
13.findIndex
14.findLastIndex
15.contains
16.containsfromList
17.fold
18.skip
19.take
20.join
21.last
22.first
23.isEqual
24.remove
25.reverse
26.slice
27.subList
28.sort
29.uniq
30.uniqBy
31.filter
32.find
33.groupBy
34.size
35.sortedBy
36.toLowerCase
37.toupperCase

Notes:- If you think some methods are missing please create a todo on github so I can add it for you. Thanks for use & read pacakge.