napa_widgets 0.2.2 copy "napa_widgets: ^0.2.2" to clipboard
napa_widgets: ^0.2.2 copied to clipboard

Napa widgets are an inspectable and serializable version of common Flutter widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add napa_widgets

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

dependencies:
  napa_widgets: ^0.2.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:napa_widgets/napa_widgets.dart';
0
likes
160
points
--
downloads

Publisher

verified publisherleal.systems

Weekly Downloads

Napa widgets are an inspectable and serializable version of common Flutter widgets.

Repository (GitHub)
View/report issues

Topics

#reflection #serialization #ui

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, inspectable_property, vector_math

More

Packages that depend on napa_widgets