nm_generators 0.1.0 copy "nm_generators: ^0.1.0" to clipboard
nm_generators: ^0.1.0 copied to clipboard

A flutter package to create super customizable neumorphic widgets.

0.1.0 22 January 2020 #

  • Fixed bug where a neumorphic box will error when an attempt is made to change its shape
    • borderRadius in the neumorphic theme for the box must be explicitly set to 0 because if you attempt to copy the generated BoxDecoration with a shape, there cannot be a borderRadius specified as well and if you explicitly set it to null copyWith won't recognise that as an override and will still error.

0.0.1 22 January 2020 #

  • Initial release
11
likes
40
points
14
downloads

Publisher

verified publisherconradheidebrecht.com

Weekly Downloads

A flutter package to create super customizable neumorphic widgets.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on nm_generators