mono_kit 0.14.0-dev+11 copy "mono_kit: ^0.14.0-dev+11" to clipboard
mono_kit: ^0.14.0-dev+11 copied to clipboard

outdated

A collection of convenient widgets and utils made by mono. Under construction now.

[0.14.0-dev] #

  • Reland Swap englishLike bodyText1 and bodyText2.

[0.13.6] #

  • Revert Swap englishLike bodyText1 and bodyText2

[0.13.5] #

  • Update Flutter version

[0.13.4] #

  • Swap englishLike bodyText1 and bodyText2.

[0.13.3] #

  • Add AppAssetImage

[0.13.2] #

  • Rename to followLatestSpec from appliedCommon

[0.13.1] #

  • Add ThemeDataEx and which contains appliedCommon()

[0.13.0] #

  • Refactor TextInputDialog
  • Migrate to AndroidX

[0.12.4] #

  • Add LoadingSwitcher
  • Add TimeoutSwitcher
  • Add BetterPlaceholder

[0.12.3] #

  • Call updateProgress(inProgress: false) even if error occurred.

[0.12.2] #

  • Add MaxWidthPaddingBuilder

[0.12.1] #

  • Add TextInputDialog

[0.12.0] #

  • Update provider to 4.0.0

[0.11.1] #

  • Add valueColor to Barrier

[0.11.0] #

  • Upgrade dependencies

[0.10.0] #

  • Support Flutter 1.12.13 or higher
  • Add several utilities

[0.9.5] #

  • Change to PagingScrollController from PagingScroll Widget

[0.9.4] #

  • Add PagingScroll

[0.9.3] #

  • Add CenteredMaxWidth

[0.9.2] #

  • Add pedantic_mono dependency

[0.9.1] #

  • Add buildMode

[0.9.0] #

  • Add LifeCycleObserver

[0.8.0] #

  • Add UnfocusOnTap

[0.7.2] #

  • Update dependencies

[0.7.1] #

  • Update dependencies

[0.7.0] #

  • Add ProgressMixin

[0.6.0] #

  • Add Barrier Barrier.value named constructor which accepts bool.

[0.5.0] #

[0.4.0] #

[0.3.0] #

[0.2.0] #

  • Refactor RouteObserverProvider with provider and add its example.

[0.1.1+1] #

  • Make TextAnswerDialogResult to private

[0.1.1] #

  • Change TextAnswerDialog's return type to Future

[0.1.0] #

  • Increment version.

[0.0.6] #

  • Add TextAnswerDialog.

[0.0.5] #

  • Add reuseChild argument to BetterStreamBuilder/ValueObservableBuilder.

[0.0.4] #

  • Add type parameter to FadePageRoute.

[0.0.3] #

  • Change OverflowDetectableText's callback argument to double from bool in order to notify overflowed height.

[0.0.2] #

  • Add BetterStreamBuilder

[0.0.1] #

  • Port my private repository's source codes.