Skip to content

iampawan/Rush

Repository files navigation

Rush 🚀

coverage Powered by Mason License: Apache Status

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.

Full Documentation

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

Coverage Setup

flutter test --coverage --test-randomize-ordering-seed random

flutter test --coverage

flutter pub run coverage:format

genhtml coverage/lcov.info -o coverage/html

About

Rush is a powerful and flexible library for Flutter that accelerates app development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors