flutter_tyre 0.0.7 flutter_tyre: ^0.0.7 copied to clipboard
This have Header Menu for convenient to make app web
0.0.7 #
- Add CardMediumImageTwoTitleOneButtonWidge()
- Add CardSmallImageOneTitleWidget()
- Add CategoryHorizontalWidget()
- Add CategoryVerticalWidget()
- Add ListImageTwoTitleOneButtonWidget()
0.0.6 #
- Remove: InkWellText() widget
- Add TextBody() widget
- Add TextTitle() widget
0.0.5 #
- Add License
0.0.3 #
- Add InkWellText() widget, that likes tag in HTML.
InkwellText(text: "Somethings", onHover: (value) {}, onTap: () {}),