desktop 4.0.0-dev.3 copy "desktop: ^4.0.0-dev.3" to clipboard
desktop: ^4.0.0-dev.3 copied to clipboard

Flutter design standard for desktop. Just simple, usable wigdets to create apps. See the galery for examples of the components used.

Changelog #

4.0.0-dev.3 #

  • Fixes indicator in ListTable.

4.0.0-dev.2 #

  • Fixes column indicator in ListTable.

4.0.0-dev.1 #

  • Implements ability to drag columns in a ListTable.

3.1.5 #

  • Fixes instance null check.

3.1.4 #

  • Fixes problems related to null safety.

3.1.3 #

  • Fixes the tap input for list table.

3.1.2 #

  • Changes the highlight color for list table.

3.1.1 #

  • Fixes the context menu width.

3.1.0 #

  • Adds option for background in context menu.

3.0.1 #

  • Fixes Button text overflow.

3.0.0 #

  • Message dialogs.
  • Possibility to use widgets in Tree nodes, Tab item, and in Breadcrumb.
  • Using Overlay instead of Navigator, using a root Overlay in App.

3.0.0-dev.11 #

  • Fixes TextField.
  • Overlay in ContextMenu.
  • Tree now using a diferent index naming for its items.
  • Rgba color usage instead of HSL.

3.0.0-dev.10 #

  • Implements Message.
  • Dialog and Nav menus with Overlay instead of Navigator.
  • Button animation fix.
  • Remove Navigator from Nav, Tab, Tree, and Tab.
  • Option to use widgets in Tab and Tree nodes.

3.0.0-dev.9 #

  • Updated license.

3.0.0-dev.8 #

  • Updated icons.

3.0.0-dev.7 #

  • Scrollbar track.

3.0.0-dev.6 #

  • Fixes tree scrollbar.

3.0.0-dev.5 #

  • Fixes context menu min width.

3.0.0-dev.4 #

  • Fixes scrolling and context menu.

3.0.0-dev.3 #

  • Fixes font package.

3.0.0-dev.2 #

  • Removes flutter prerelease dependency.

3.0.0-dev.1 #

  • Input changes.

2.0.4 #

  • Button color.

2.0.3 #

  • Fixed button highlight color.

2.0.2 #

  • Fixed the button size.
  • Added TabTheme.
  • Changed the type of child for ButtonDropDown.
  • Removed TextButton and IconButton. The factories Button.text and Button.icon are used instead.
  • Fixed Button animations.
  • Fixed Checkbox, Radio and ToggleSwitch buttons.

2.0.1 #

  • Fixed icons.
  • Fixed tab.
  • Added option create a tab with routes.

2.0.0 #

  • Fixed button padding.
  • Fixed dialog barrier color.
  • Added button padding and axis fields.
  • Added router contructor for DesktopApp.
  • Added base class for locales usage.
  • Fixed nav buttons spacing and placement.

1.0.4 #

  • Fixed tooltip position.

1.0.3 #

  • Fixed button animations.
  • Added option for nav menu.

1.0.1-2.12.0-0 #

  • Fixed buttons.

0.1.1-2.12.0-0 #

  • Initial version.
154
likes
0
pub points
79%
popularity

Publisher

verified publisheradrianosouza.dev

Flutter design standard for desktop. Just simple, usable wigdets to create apps. See the galery for examples of the components used.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on desktop