demopackage1 0.0.1
demopackage1: ^0.0.1 copied to clipboard
This is demo package which gives way to make fancy text.
Fancy Containers #
Fancy container package lets you add a beautiful gradient container to your Flutter app.
Installation #
- Add the latest version of package to your pubspec.yaml (and run
dart pub get
):
dependencies:
demopackage1: ^0.0.1
- Import the package and use it in your Flutter App.
import 'package:demopackage1/demopackage1.dart';
Example #
There are a number of properties that you can modify:
- Text
- Colors
- Gradient Stops
|