native_widgets 0.1.0
native_widgets: ^0.1.0 copied to clipboard
A new Flutter package for using Android and iOS natively on each platform.
0.1.0 Bug Fixes and Breaking Changes #
- 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
0.0.4 Bug Fixes #
- Bug Fix for Center Loading Indicator
0.0.3 Adding Components #
- Bug Fix for App Bar
0.0.2 Adding Components #
- Added App Bar and optional text for Loading Indicator
0.0.1 Adding Components #
- Added Button, Switch, Dialog, Loading Indicator, and Tab Bar