ez_function

Last updated:

0 purchases

ez_function Image
ez_function Images
Add to Cart

Description:

ez function

ez_function #
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.
Getting Started #
You just need to install the appropriate version in the pubspec.yaml file
The features #

CommonUtils: Contains basic methods
ConvertUtils: Convert the data type of an object
DataFormatUtils: Contains methods to help format data
DataUtils: Contains common methods for handling objects
FileUtils: Contains methods for file handling
DateTimeUtils: Methods for handling time
LogUtils: Contains methods for Log debug
ValidateUtils: Contains methods for data validation.
LocalDataUtils: Contains methods for local data storage
DownloadUtils: Contains methods for downloading files

Require for file functions #
Android
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.