nanna_platform 1.0.2 copy "nanna_platform: ^1.0.2" to clipboard
nanna_platform: ^1.0.2 copied to clipboard

A platform-adaptive UI extension for the Nanna Flutter package, providing dynamic fallback rendering for Material and Cupertino widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nanna_platform

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

dependencies:
  nanna_platform: ^1.0.2

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:nanna_platform/nanna_platform.dart';
0
likes
160
points
192
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A platform-adaptive UI extension for the Nanna Flutter package, providing dynamic fallback rendering for Material and Cupertino widgets.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cupertino_icons, flutter, nanna

More

Packages that depend on nanna_platform