platform_aware 0.4.0 copy "platform_aware: ^0.4.0" to clipboard
platform_aware: ^0.4.0 copied to clipboard

Flutter widgets providing a native look on both Android and iOS.

platform_aware #

Flutter widgets wrapped to automatically adapt to the current platform,
whereas no code changes are needed for supporting both iOS and Android.
All widgets depend on Theme.of(context).platform for determining the currently active platform.
This allows you to use the Flutter Inspector to change the platform on the fly.

Fuchsia was already considered in the design of this package.

Getting Started #

Check the example, it includes example usages for all provided widgets.

Screenshots #

Checkbox #

drawing drawing

Card #

drawing drawing

Dialog #

drawing drawing

FlatButton #

drawing drawing

RaisedButton #

drawing drawing

Picker #

Android

drawing drawing

iOS

drawing drawing

Tabs #

drawing drawing
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Flutter widgets providing a native look on both Android and iOS.

Repository (GitLab)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on platform_aware