easy_ui 1.0.0 easy_ui: ^1.0.0 copied to clipboard
A simple Flutter package created for lazy developers. No example code provided - just use it and see how it works!
Lazy Developer's Flutter Package - eazy-ui #
This Flutter package was created to address the laziness of developers like you. It's so simple and straightforward that we didn't even bother providing an example code. If you're feeling adventurous and want to see how this package works, feel free to check out the repository.
Installation #
To use this package, add it to your pubspec.yaml
file:
dependencies:
eazy-ui: ^1.0.0
Then, run flutter pub get to install the package.
Usage #
The usage of this package is so straightforward that we're not even going to bother explaining it. Just go ahead and use it in your Flutter app, and you'll see how it makes your life easier.
okay.. just if you want to wrap a widget with expanded just
(your widget code).expanded
that's all.
Contributing #
If you'd like to contribute to this package, feel free to submit a pull request to the repository. We're always looking for ways to make this package even lazier.
License This package is licensed under the MIT License.