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
Comments are closed.