v1.0.0+1
extra_alignments
레이아웃을 더 읽기 쉽게 도와주는 추가 정렬 (TopLeft, TopRight 등)
55좋아요 1830일 다운로드150Pub 점수
AndroidiOSWebmacOSWindowsLinux
레이아웃을 더 읽기 쉽게 도와주는 추가 정렬 (TopLeft, TopRight 등)
{"sdk":"flutter"}{"sdk":"flutter"}^1.0.0아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.
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