tailwind_components 1.0.4 copy "tailwind_components: ^1.0.4" to clipboard
tailwind_components: ^1.0.4 copied to clipboard

Flutter components based on Tailwind CSS.

1.0.4 #

  • Added duration parameter to Toast.show()
  • Added horizontalInsetsPadding parameter to TWModal widget.

1.0.3 #

  • Improved setup to support alternative MaterialApp implementations such as GetMaterialApp (GetX) for broader compatibility.

1.0.2 #

  • Updated README

1.0.1 #

  • Package respects flutter theme now

1.0.0 #

  • First official release of the package.
  • Deprecated SpaceCol & SpaceRow since default Column and Row now support 'spacing'.
  • Added ModalHandler to easily handle modals.
  • Added Toast to easily show toasts with different types.
  • Removed the RoundedButton widget since Flutter now has a proper looking IconButton widget.

0.0.51 #

  • Removed top padding when using Gap in AutoGrid

0.0.50 #

  • Added physics to AutoGrid

0.0.48 #

  • Added scrollController to AutoGrid

0.0.47 #

  • Some improvements

0.0.44 #

  • Added SpaceCol, SpaceRow and AutoGrid

0.0.41 #

  • Added focusnode to InputField

0.0.39 #

  • Custom icon color in RoundedButton

0.0.32 #

  • Fixed input field error message

0.0.31 #

  • Changed readme

0.0.3 #

  • Added TWWrapper
    • Added Modal

0.0.2 #

  • Changed readme

0.0.1 #

  • Package Release
5
likes
130
points
116
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter components based on Tailwind CSS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, heroicons

More

Packages that depend on tailwind_components