tide_kit 1.3.0
tide_kit: ^1.3.0 copied to clipboard
Tide Kit is a toolkit for building IDE and studio like apps on all platforms using Flutter.
1.3.0 #
- Added [TideQuickInputBox] as a way to gather user input from a [TextField].
- Added [TideQuickPick] as a way to gather user input from a list of items.
- The onPressed for TideStatusBarItem now contains the BuildContext.
1.2.0 #
- Activity bar items: Added selectable option which defaults to true, and highlight on hover.
1.1.0 #
- Added example 2 which is a Spotify search app containing the SpotifyTideExtension.
- Added the TidePanelTitleBar, TideSearchPanel, and TideSearchTextField widgets.
- Fixed an issue with key bindings where keyboard shortcuts were not always detected.
1.0.1 #
- Minor pedantic changes.
1.0.0 #
- The initial release of Tide Kit. Tide Kit is a toolkit for building IDE and studio like apps on all platforms using Flutter.