flutter_tags 0.4.0 copy "flutter_tags: ^0.4.0" to clipboard
flutter_tags: ^0.4.0 copied to clipboard

outdated

Create beautiful tags quickly and easily.

[0.4.0] - 2019-07-27. #

  • Improvements, new Structure, new Features and Documentation Updates
  • SelectableTags and InputTagshave been removed, now there is only one widget. Tags()
  • Now it is possible to personalize every single tag, with the possibility of adding icons, images and a removal button.
  • Possibility to display the list with horizontal scroll.

[0.3.2] - 2019-06-20. #

  • Issue #14 and #13 fixed.
  • Added customData field in Tag Class.

[0.3.1] - 2019-05-13. #

  • General improvement of the code.

[0.3.0] - 2019-04-09. #

  • New features
  • Possibility to create a customizable popupMenu.
  • SelectableTags. Possibility to set a color and an activeColor for each tag.
  • InputTags. Possibility to hide textField.

[0.2.4] - 2019-04-08. #

  • fixed some problem.

[0.2.3] - 2019-04-05. #

  • General improvement of the code.
  • OnInsert, onDelete and onPressed are now optional.

[0.2.2] - 2019-03-02. #

  • Added property textStyle in InputTags. NOTE: textColor has been removed. now it can be set with textStyle.
  • added property textStyle in SelectableTags. NOTE: if you set color in it will be ignored, you must use textColor textActiveColor.
  • Created InputSuggestions. Return suggestions in the TextField. Is not complete, soon the list of suggestions will be implemented.
  • General improvement of the code.

[0.2.1] - 2019-03-01. #

  • The code has been largely rewritten.
  • Now the Tag width calculation is very accurate.

[0.2.0] - 2019-02-24. #

  • Improved tag width calculation;
  • Possibility to change the margin and padding of the close icon ( InputTags ).

[0.1.9] - 2019-02-23. #

  • Width calculated based on the byte length of the title;
  • When the orientation changes, a recalculation of the screen width is performed.

[0.1.8] - 2019-02-16. #

  • Improvement of library documentation.

[0.1.7] - 2019-02-07. #

  • Added new feature SingleItem on SelectableTags;
  • Possibility to change color/background-color icon on InputTags; - General improvement of the code.

[0.1.6] - 2019-01-07. #

  • Fixed error "Infinity or NaN toInt" on InputTags; - general improvement of the code.

[0.1.5] - 2018-12-24. #

  • General improvement of the code.

[0.1.4] - 2018-12-18. #

  • Added new features.

[0.1.3] - 2018-12-16. #

  • Added new highlight feature (InputTags) - general improvement of the code.

[0.1.2] - 2018-12-15. #

  • Add InputTags Widget - Improved documentation.

[0.1.1] - 2018-12-08. #

  • Improved documentation.

[0.1.0] - 2018-12-08. #

  • Did some changing readme.

[0.0.1] - 2018-12-08. #

  • Created Selectable Tags.
295
likes
0
pub points
94%
popularity

Publisher

verified publisherdn-a.dev

Create beautiful tags quickly and easily.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_tags