ez_function 0.0.7  ez_function: ^0.0.7 copied to clipboard
ez_function: ^0.0.7 copied to clipboard
This plugin contains basic methods that you often use in any project. The goal is to help you easily access the necessary methods without having to redefine them. The plugin supports methods such as c [...]
0.0.1 #
0.0.2 #
- DataUtils add method check url (isUrl)
- Remove flutter svg
0.0.3 #
- Add LocalDataUtils
- Add DownloadUtils
- update local data utils
0.0.4 #
- Fix some problems
0.0.5 #
- Add NoSpaceFormatter formatter
- FileUtils add method: getAppDocumentPath
- FileUtils add method: getDownloadPath
- FileUtils and method: saveFileFromBytes
- Add UrlSupportUtils
0.0.6 #
- Remove requirements with originalValue in DropdownDataModel
- Fix some errors
0.0.7 #
- Add isImageFile method in DataUtils
- Add SingleSpaceFormatter
- Add OnlyTextFormatter
- Add OnlyNumberFormatter
- Add EmailInputFormatter
- Add AlphaNumInputFormatter