artistic_ui 1.0.8 artistic_ui: ^1.0.8 copied to clipboard
This is a custom ui package which will allow us to make creative ui in less time and more efficiency.
Artistic UI #
Artistic UI package lets you create different types of buttons and containers with your choice of functionalities.
Installation #
- Add the latest version of package to your pubspec.yaml (and run
dart pub get
):
dependencies:
artistic_ui:
- Import the package and use it in your Flutter App.
import 'package:artistic_ui/artistic_ui.dart';
Example #
|
-height -width -text size -text color -container color -container shadow -container border -shadow color