selectable_container 1.0.7 copy "selectable_container: ^1.0.7" to clipboard
selectable_container: ^1.0.7 copied to clipboard

Selectable container for Flutter. The container shows an icon on one of the corner when tapped.

[0.0.1] - 2019-11-10 #

  • A selectable container for Flutter. Easy to implement and customize.

[0.0.2] - 2019-11-10 #

  • Beter license and documentation

[0.1.1] - 2019-11-10 #

  • All settings tested. Production version.

[0.1.2] - 2019-11-15 #

  • New setting 'elevation' and 'borderradius'

[0.1.3] - 2019-11-28 #

  • Property selected is now public

[0.1.4] - 2020-07-20 #

  • Property selected is now public

[0.1.5] - 2021-03-21 #

  • onPressed Deprecated. onValueChanged added.
  • Widget is now stateless.

[0.1.6] - 2021-03-25 #

  • Display a different icon when unselected

[1.0.1] - 2021-04-03 #

  • Null-safety

[1.0.2] - 2021-07-14 #

  • Select/unselect icon

[1.0.3] - 2022-06-18 #

  • Top, botton, left and right margin

[1.0.4] - 2022-07-02 #

  • New properties : selectedBackgroundColorIcon, unselectedBackgroundColorIcon selectedBorderColorIcon and unselectedBorderColorIcon

[1.0.5] - 2022-07-02 #

  • New properties : topIconPosition, bottomIconPosition, leftIconPosition, rightIconPosition

[1.0.6] - 2022-07-02 #

  • No border (borderSize=0) bug solved.

[1.0.7] - 2022-27-10 #

  • Bug related with transparent margin solved. Thanks to rvndsngwn
53
likes
150
points
251
downloads

Publisher

unverified uploader

Weekly Downloads

Selectable container for Flutter. The container shows an icon on one of the corner when tapped.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on selectable_container