tide_kit 1.6.0 copy "tide_kit: ^1.6.0" to clipboard
tide_kit: ^1.6.0 copied to clipboard

Tide Kit is a toolkit for building IDE and studio like apps on all platforms using Flutter.

1.6.0 #

  • Added an optional badge to an activity bar item.
  • Renamed Tide.get to Tide.getIt.
  • Added Command Contribution Example to README.

1.5.0 #

  • Added a time format pattern to the TideStatusBarItemTime for flexible time and date formatting. See Example 20 for more details.

1.4.0 #

  • Added the BuildContext to the command options of executeCommand when a command is executed.

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.
6
likes
150
points
32
downloads
screenshot

Publisher

verified publisherlarryaasen.com

Weekly Downloads

Tide Kit is a toolkit for building IDE and studio like apps on all platforms using Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, get_it, intl, os_detect, uuid

More

Packages that depend on tide_kit