extra_alignments 1.0.0+1 extra_alignments: ^1.0.0+1 copied to clipboard
Additional alignments to help make your layouts more readable (TopLeft, TopRight, etc)
extra alignments #
Why should Center
get all the love?
This package adds additional alignments to help make your layouts more readable.
The full set includes:
- TopLeft
- TopCenter
- TopRight
- CenterLeft
- CenterRight
- BottomLeft
- BottomCenter
- BottomRight
🔨 Installation #
dependencies:
extra_alignments: ^1.0.0+1
⚙ Import #
import 'package:extra_alignments/extra_alignments.dart';
🐞 Bugs/Requests #
If you encounter any problems please open an issue. If you feel the library is missing a feature, please raise a ticket on Github and we'll look into it. Pull request are welcome.
📃 License #
MIT License