idkit 0.1.9 idkit: ^0.1.9 copied to clipboard
idkit is a package that makes it easier for developers to develop projects, and contains a variety of functions and components.
0.0.1 #
This version is mainly to format the time.
- There are a variety of styles to choose from, and the display form canalso be customized.
- Friendly way to handle the specified time.
- Get the day of the week for the specified time.
- Add internationalization.
0.0.2 #
Solve the 0.0.1 version code analysis problem.
0.0.3 #
Solve the 0.0.2 version code analysis problem.
0.0.4 #
- Thousands of money formatting.
- Gap between widgets Convenience widget.
0.0.5 #
- Hexadecimal strings are directly converted to colors.
- Mobile phone number, bank card number, ID number desensitization and mobile phone number, bank card number formatting.
0.0.6 #
- Fix known issues.
0.0.7 #
- Add annotation to IDKitChoice widget.
- Added the ability to quickly add margins to common widgets.
0.0.8 #
- Add whether IDKitChoice can be completely canceled setting property.
- Add IDKitMultiFingerRecognizer finger number recognition widget.
0.0.9 #
- Add gesture recognition components to avoid multiple calls of system gestures.
- Optimize the implementation of component finger count recognition.
0.1.0 #
- Competitive timing for adding pinch gestures.
- Add callback methods for pressure-sensitive start, update, and end.
0.1.1 #
Update gesture monitoring and integrate pressure value and touch device type.
0.1.2 #
Fix logging of pressure types and setting pressure max and min values
0.1.3 #
extension of num, keep a value within a set range
0.1.4 #
Fix the problem that the initial point is missing when sliding.
0.1.5 #
Fix the abnormal problem of single point pressure value.
0.1.6 #
Fix the abnormal problem of single point pressure value.
0.1.7 #
Fix the abnormal problem of single point pressure value.
0.1.8 #
- Expand the number collection to support obtaining the average value, maximum value, and minimum value.
- Upgrade the IDKitChoice component, conveniently build widgets and data input and selection.
0.1.9 #
- Text style color opacity modification.
- With index value when traversing collection.