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
pub points
0%
popularity

Publisher

verified publisherconradheidebrecht.com

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