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

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

0.4.0 #

  • Custom NapaWidgets must be registered via NapaWidget.registerNapaWidget() method.
  • Dependency for Lua scripting library.
  • NapaCustomPaint with Lua script.

0.3.0 #

  • New widget implementations:
  • ListView.
  • RepaintBoundary.
  • ClipOval.
  • ClipPath.
  • ClipRect.
  • ClipRRect.
  • ClipRSuperellipse.

0.2.2 #

  • Change inspectable enum properties to Enum type. Now Enum properties can use built-in enum editor.

0.2.1 #

  • Fix export of NapaWidget base class.

0.2.0 #

  • Document napa widgets.
  • Replace TextScaler by NapaTextScaler. Removed deprecated property.
  • Throw exception for unknown deserialized widgets.

0.1.0 #

  • Initial version with basic widgets.
0
likes
160
points
254
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 #scripting

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, inspectable_property, lua_dardo_plus, vector_math

More

Packages that depend on napa_widgets