idkit 0.2.5 copy "idkit: ^0.2.5" to clipboard
idkit: ^0.2.5 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.

  1. There are a variety of styles to choose from, and the display form canalso be customized.
  2. Friendly way to handle the specified time.
  3. Get the day of the week for the specified time.
  4. 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 #

  1. Thousands of money formatting.
  2. Gap between widgets Convenience widget.

0.0.5 #

  1. Hexadecimal strings are directly converted to colors.
  2. Mobile phone number, bank card number, ID number desensitization and mobile phone number, bank card number formatting.

0.0.6 #

  1. Fix known issues.

0.0.7 #

  1. Add annotation to IDKitChoice widget.
  2. Added the ability to quickly add margins to common widgets.

0.0.8 #

  1. Add whether IDKitChoice can be completely canceled setting property.
  2. Add IDKitMultiFingerRecognizer finger number recognition widget.

0.0.9 #

  1. Add gesture recognition components to avoid multiple calls of system gestures.
  2. Optimize the implementation of component finger count recognition.

0.1.0 #

  1. Competitive timing for adding pinch gestures.
  2. 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 #

  1. Expand the number collection to support obtaining the average value, maximum value, and minimum value.
  2. Upgrade the IDKitChoice component, conveniently build widgets and data input and selection.

0.1.9 #

  1. Text style color opacity modification.
  2. With index value when traversing collection.

0.2.0 #

  1. Fix the problem of wrong judgment of numeric type.
  2. Extend the last element and the first element judgment method for the collection.

0.2.1 #

  1. Numeric conversion exception handling.
  2. Updated gesture handling to use new version.

0.2.2 #

  1. Optimize gesture processing rules.
  2. Redefine the class that loses points before drawing - PrePoint.

0.2.3 #

  1. Fix generic check error.

0.2.4 #

  1. Fix the problem that the finger quickly swipe the touch point inaccurately.

0.2.5 #

  1. Add a customizable sliding widget IDKitSlider , which includes one-way sliding mode (IDKitSlider.slider), two-way sliding mode (IDKitSlider.bilateeralSlider) and range sliding mode (IDKitSlider.rangeSlider).
  2. Add a one-way sliding track, which can highly customize the display style, such as: track gradient, etc.
  3. Add a two-way sliding track, which can highly customize the display style, such as: track gradient, etc.
  4. Increase the range of sliding tracks, which can be highly customized display styles, such as: track gradients, etc.
9
likes
0
pub points
76%
popularity

Publisher

unverified uploader

idkit is a package that makes it easier for developers to develop projects, and contains a variety of functions and components.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on idkit