js_neomorphism 0.0.6 copy "js_neomorphism: ^0.0.6" to clipboard
js_neomorphism: ^0.0.6 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
130
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

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

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_inset_box_shadow

More

Packages that depend on js_neomorphism