- intl: ">=0.15.0 <1.0.0"
- Fixing type
- Bumping version
- Bump Version
- Fix for Sticky Header
- Upgrading Packages
- Working with Flutter dev channel
- Upgrading Packages
- Adding Support for Desktop
- Updating Example
- Adding Desktop Targets to Example
- Making Example Desktop Aware
- Added current index to NativeScaffold's PlatformNavBar.
- Added automaticallyImplyLeading to allow hidden leading element in AppBar.
- Thank you to @amadejkastelic for the PR
- Refactored Library to use Platfrom Widgets plugin in the backend
- Added Layout (Mobile, Tablet, Desktop)
- Added Detailed Example
- Added Folder Structure to Library for Easy Documentaion
- Added Cupertino TableViewController, Cell and Search Bar
- Updated Picker
- Added Toolbar
- Added App Bar
- Added Scaffold
- Added Text Button
- Added Icon Button
- Added Routing
- Added Segmented Select
- Updated Bottom Tabs
- Added Top Navigation
- Added Main App
- Added Text Label
- Added Search Widget
- Updated Switch
- Added Confirmation Dialog
- Updated iOS Dialog with Actions
- Updated Example and New Dart Support
- Native button will now default to 16.0 padding internal
- Native button will now use Material Button on Android instead of raised button
- You can specify android specific options and cupertino ios options
- There is now internal and external paddign for buttons
- Bug Fix for Center Loading Indicator
- Bug Fix for App Bar
- Added App Bar and optional text for Loading Indicator
- Added Button, Switch, Dialog, Loading Indicator, and Tab Bar