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