js_neomorphism 0.0.2 copy "js_neomorphism: ^0.0.2" to clipboard
js_neomorphism: ^0.0.2 copied to clipboard

JSNeomorphism helps you to build Neomorphic containers which brings much decorative look to your application.

Features #

JSNeomorphism helps you to build Neomorphic containers which brings much decorative look to your application.

Screenshorts #

JSNeomorphism

Usage #

import 'package:js_neomorphism/js_neomorphism.dart';

 NeomorphismContainer(
  containerWidth: null, // if width not given it will take device frame as width 
  inset: true,
  color: null,
  containerHeight: 240, // if height is given null it will take the height of he content that appears with in the child
  child: Icon(Icons.access_alarm_outlined)),

Additional information #

Watch out for the example for more understanding . You can find the repo at https://github.com/JastySaran/JSNeomorphism

6
likes
0
pub points
35%
popularity

Publisher

unverified uploader

JSNeomorphism helps you to build Neomorphic containers which brings much decorative look to your application.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_inset_box_shadow

More

Packages that depend on js_neomorphism