artistic_ui 1.1.0 artistic_ui: ^1.1.0 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. You can create one text container using CustomButton and 2 Text widgets button using CustomButtonDoubleText...
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
- Text weight
- Space between widget and many more