turbo_widgets 1.1.0 copy "turbo_widgets: ^1.1.0" to clipboard
turbo_widgets: ^1.1.0 copied to clipboard

Common reusable UI widgets, extensions, and animation utilities for Flutter.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.1.0 - 2026-01-20 #

Added #

  • TContextualButtons widget for contextual overlay buttons with position and variation support
  • TContextualButtonsService and TContextualButtonsConfig for flexible button configuration
  • TContextualAllowFilter for position filtering (top, bottom, left, right, all)
  • TContextualVariation for primary/secondary button variations
  • TBottomNavigation, TTopNavigation, TSideNavigation components with TButtonConfig model
  • TPlayground device frame preview mode with device selection
  • TPlayground dynamic parameter system with TPlaygroundParameterModel
  • TCollapsibleSection widget for expandable content sections
  • TViewBuilder widget combining TContextualButtons and TViewModelBuilder for views with contextual actions
  • turbo_mvvm dependency for TViewModelBuilder integration

Changed #

  • TPlayground layout restructured with improved padding and component organization
  • Parameter handling streamlined in playground components

Fixed #

  • Playground expansion state handling
  • Dark mode button text and hover colors

1.0.0 - 2025-01-06 #

Added #

  • Common reusable UI widgets, extensions, and animation utilities for Flutter
  • Widget library for Flutter applications
  • Animation utilities using flutter_animate
  • Layout utilities using gap package
  • Reusable components for consistent UI
0
likes
160
points
122
downloads

Publisher

unverified uploader

Weekly Downloads

Common reusable UI widgets, extensions, and animation utilities for Flutter.

Homepage
Repository (GitHub)
View/report issues

Topics

#widget #flutter #ui #animations #layout

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

device_frame_plus, flutter, flutter_animate, flutter_quill, gap, shadcn_ui, turbo_forms, turbo_mvvm

More

Packages that depend on turbo_widgets