TODO: Fancy container package lets you add a beautiful gradient container to your Flutter app.

Features

TODO: There are a number of properties that you can modify: height width title subtitle gradient (color1 and color2)

Getting started

TODO: Add the latest version of package to your pubspec.yaml (and rundart pub get): dependencies: fancy_containers: ^1.0.0 Import the package and use it in your Flutter App. import 'package:fancy_containers/fancy_containers.dart';

Usage

TODO: Fancy container package lets you add a beautiful gradient container. Add longer examples to /lib folder.

const like = 'sample';

Additional information

TODO: This package is for creating custom container with custom color and font. If you use this package you can directly this package to set custom container decoration. It's very helpful and easily manage.

Libraries

fancy_containers