dev_prokit 0.0.5
dev_prokit: ^0.0.5 copied to clipboard
dev_prokit is a package that provides developers with common functions in project development. It is comprehensive, easy to use, safe and reliable.
0.0.1 #
- Quickly convert hexadecimal string to color.
- Quickly fill gaps between widgets.
- Quickly add edges to widgets.
- Extend TextStyle to provide convenient methods using dot syntax.
- Dio network request log interception.
0.0.2 #
- Improvement of dev_prokit’s introduction documentation and writing of functional documentation,
- Eliminate the warning when uploading pub to dev_prokit.
0.0.3 #
- Fast interpolation of widget edges supports Arabic language,
- Convenient curl acquisition based on Dio network request.
0.0.4 #
- Add event throttling and debounce functions,
- Export the header file to obtain the curl function of the network request,
- Added digital range value function.
0.0.5 #
- Optimize digital range function,
- Added the function of getting arrays of bool, int, and double types.