napa_widgets 0.2.2
napa_widgets: ^0.2.2 copied to clipboard
Napa widgets are an inspectable and serializable version of common Flutter widgets.
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.