Skip to content

gskinnerTeam/flutter-extra-alignments

Repository files navigation

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

About

Additional alignments to help make your layouts more readable (TopLeft, TopRight, etc)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages