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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add platform_aware

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  platform_aware: ^0.4.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:platform_aware/platform_aware.dart';
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