## 1.1.2 * Cleaning up lint errors - Slight refactoring ## 1.1.1-nullsafety * Null Safety ## 1.1.0-nullsafety * Null Safety ## 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.