neuomorphic_container 1.0.1 copy "neuomorphic_container: ^1.0.1" to clipboard
neuomorphic_container: ^1.0.1 copied to clipboard

outdated

A flutter widget that expresses the concept of neuomorphism in UI design.

neuomorphic_container #

A package widget that applies the concept of Neuomorphism in software development using Flutter.

Getting Started #

Neumorphic containers pretends to extrude from the background. It’s an elevated form created from the same element of the background.

This project works best with your application background color set to Color.fromRGBO(239, 238, 238, 1.0)) The Neuomorphic Container here requires a background color of Color.fromRGBO(239, 238, 238, 1.0)) to display properly.

Usage #

To use this package, just import 'package:neuomorphic_container/neuomorphic_container.dart';

Explore the example directory for a sample application of this package widget

Sample Application #

ios android

Inspiration #

Awwwards UI Trends

For help getting started with Flutter, check out online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

59
likes
40
pub points
34%
popularity

Publisher

verified publishertomisinesan.com

A flutter widget that expresses the concept of neuomorphism in UI design.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on neuomorphic_container