reusable_tools 1.0.13
reusable_tools: ^1.0.13 copied to clipboard
Personal Reusable Tools. Feel free to modify.
1.0.13 #
- Refractoring
- Add
ln,log2,log10extension onnum - Add
getRandomDoubletodoubleandgetRandomInttoint
1.0.12 #
- Bump uuid to 4.0.0
- Add
asMapOfStringDynamicandasListOfDynamicto dynamic type
1.0.11 #
- Change all network response to dynamic
1.0.10 #
- Add optional data to post along with multipart/form-data
1.0.9 #
- Add
useIsolateagument toNetworkToolshttp - Add
toJsonObjectAsMapandtoJsonObjectAsListto String extension
1.0.8 #
- Add
removeNullOrEmptyValueon Map
1.0.7 #
- Add
toJsonStringPrettyto List and Map for formatted JSON
1.0.6 #
- Add Option getter
1.0.5 #
- Add optional Option parameters to
NetworkToolsclient GET method
1.0.4 #
- Add random getter on string and list of string
- Add option to use number or special character suffix to passphrase
1.0.3 #
- Update README
1.0.2 #
- Add more feature(s)
1.0.0 #
- Initial version.