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
dependencies:
extra_alignments: ^1.0.0+1
import 'package:extra_alignments/extra_alignments.dart';
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.
MIT License