Skip to content

Latest commit

 

History

History
67 lines (38 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

67 lines (38 loc) · 1.18 KB

1.0.2 - 05.28.2019

  • Adding masterDetailOnMoreTab which will show a splitview for tablets in landscape
  • Updated Example

1.0.1 - 05.14.2019

  • Upgrading Dependencies

1.0.0 - 05.04.2019

  • Support for Dynamicly Generated Drawer on Desktop (Adaptive)
  • Updated Example
  • Fixing Bug in how data is stored on Desktop and Mobile
  • Requires Flutter master Channel or Dart sdk: ">=2.2.2 <3.0.0"

0.3.1 - 04.06.2019

  • Updating Example to be desktop aware

0.3.0 - 04.05.2019

  • Persisting Index on More Tab

0.2.0

  • Adding Material Options for .adaptive Scaffold

0.1.0

  • Adding Color Options for More Tab

0.0.8

  • Updating to Support More

0.0.7

  • Adding Optional Tag if using multi sets of dynamic_tabs

0.0.6

  • Removing Title Generator, now just uses child
  • Removing Dependency for Platform Widgets
  • Support for iOS 11 Large Titles

0.0.5

  • Adding Necessary Routes for Cupertino Tab View

0.0.4

  • Adding Feedback for When Drag will succeed

0.0.3

  • Added 'maxTabs' to limit hoe many tabs to show before the edit tab.
  • Thanks to "UnqleSquid" from Reddit

0.0.1

  • Fixed Landscape View
  • Adding Optional Title Widget

0.0.1

  • Created Plugin.