v1.0.0+1
extra_alignments
Alinhamentos adicionais para ajudar a tornar seus layouts mais legíveis (TopLeft, TopRight, etc)
55Curtidas 18Downloads em 30 dias150Pontos Pub
AndroidiOSWebmacOSWindowsLinux
Alinhamentos adicionais para ajudar a tornar seus layouts mais legíveis (TopLeft, TopRight, etc)
{"sdk":"flutter"}{"sdk":"flutter"}^1.0.0Texto original em inglês. Visite o GitHub para a versão atual.
Why should Center get all the love?
This package adds additional alignments to help make your layouts more readable.
The full set includes:
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