rush 0.1.3 rush: ^0.1.3 copied to clipboard
Rush is a powerful and flexible library for Flutter that accelerates UI development
Rush 🚀 #
Rush is a powerful and flexible library for Flutter that accelerates UI development. It provides a set of utilities and extensions that make it easier to style and manage your Flutter widgets. With Rush, you can apply complex styles like gradients, shadows, and strokes with just a few lines of code. It also supports chaining methods for a more fluent and expressive coding style.
Installation 💻 #
❗ In order to start using Rush, you must have the [Flutter SDK][flutter_install_link] installed on your machine.
To install Rush, use the flutter pub add
command:
dart pub add rush