or 0.0.1
or: ^0.0.1 copied to clipboard
A new Flutter package project.
This package was created for divider that contains the word or in the middle. Can be used in login/signup forms and other purposes.
Features #
There are 5 variables you can customize:
- double fontSize
- Color color
- double dividerThickness
- Color dividerColor
- double sidePadding
- EdgeInsetsGeometry padding
Usage #
import 'package:or/or.dart';
Or();