ui_bits 0.0.35 copy "ui_bits: ^0.0.35" to clipboard
ui_bits: ^0.0.35 copied to clipboard

A UI components(bits) library

0.0.35 #

  • added when(..) and whenHasValue(...) to Field
  • added initial value to Field factories
  • Added BitLabel

0.0.34 #

  • CalendarSlot returns proper time on empty slot

0.0.33 #

  • fixed missing onChangeEnd

0.0.32 #

  • added BitCheckbox
  • added BitOrientation
    • BitTopOrientation
    • BitLeftOrientation

0.0.31 #

  • added onChangeEnd to BitDurationPicker

0.0.30 #

  • Implemented BitDurationPicker

0.0.29 #

  • change format for week view

0.0.28 #

  • not showing appointment without recurrence

0.0.27 #

  • removed Expanded on calendar

0.0.26 #

  • implement BitCalendar via SyncFusion

0.0.25 #

  • fixed color and size

0.0.24 #

  • loading on BitFutureDataBuilder

0.0.23 #

  • remove deprecated upper bound version
  • removed dispose

0.0.22 #

  • added NullValue and HasValue builders

0.0.21 #

  • PrimaryButton onTap receives a LoadingStopper

0.0.20 #

  • Added BitFutureDataBuilder
  • default builders with Container()
  • Allow animations on BitPinPad
  • Allow animations on BitCarousel
  • All animations receive onComplete

0.0.19 #

  • Field

0.0.18 #

  • small fix

0.0.16 #

  • Added BitPinPad

0.0.15 #

  • Added BitObservable
  • Field

0.0.14 #

  • disable tapping on BitPrimaryButton while loading

0.0.13 #

  • BitLoading auto on BitPrimaryButton

0.0.12 #

  • BitLoading

0.0.11 #

  • small fix

0.0.10 #

  • Added inkwell:
    • BitPrimaryButton, BitCard
  • BitThumbnail now has onTap callback.

0.0.9 #

  • Carousel -> BitCarousel

0.0.8 #

  • use BitImage to load images on BitThumbnail

0.0.7 #

  • BitSmallPadding
    • BitEdgeInsetsOptions
  • BitText
    • BitTextStyles
  • BitScrollable

0.0.6 #

  • Fix: added missing dispose to FlipAnimation

0.0.5 #

  • Renamed:
    • BitTextInputField -> BitInputTextField
    • BitPasswordInputField -> BitInputPasswordField
  • BitInputTextField, BitInputPasswordField, BitPrimaryButton, BitCard
    • Receives a BitAnimation (BitWidthAnimation, BitScaleAnimation, BitFlipAnimation)
  • Removed:
    • BitWidthAnimation, BitScaleAnimation, BitFlipAnimation

0.0.4 #

  • Implemented Widgets:
    • BitCarousel
    • BitCard
    • BitThumbnail
  • Renamed:
    • PurpleThemeFactory -> ThemeFactory
    • All animations now start with Bit
    • All widgets now start with Bit

0.0.3 #

  • getting published automated

0.0.2 #

  • created multiple animations

0.0.1 #

  • created multiple animations