1. Add the latest version of the package to your pubspec.yaml (and run dart pub get): '''yaml dependencies: fancy_containers: ^0.0.1 '''

  2. Import the package and use it in your Flutter App. '''dart import 'package:container_spark/container_spark_base.dart' '''

Example

There are a number of properties that you can modify:

  • height

Libraries

container_spark