ez_function 0.0.7 copy "ez_function: ^0.0.7" 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 #

The initial version includes the following objects: #

  • CommonUtils
  • ConvertUtils
  • DataFormatUtils
  • DataUtils
  • DateTimeUtils
  • FileUtils
  • LogUtils
  • ValidateUtils

InputFormatter for TextBox #

  • Decimal Formatter
  • Ip Formatter
  • Number Formatter

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
1
likes
0
points
61
downloads

Publisher

unverified uploader

Weekly Downloads

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 conversion methods, data formatting, file handling, data processing, and more.

License

unknown (license)

Dependencies

dio, flutter, fluttertoast, http, intl, path_provider, plugin_platform_interface, shared_preferences, url_launcher

More

Packages that depend on ez_function

Packages that implement ez_function