flutter_readable 0.0.1 flutter_readable: ^0.0.1 copied to clipboard
extenstions and helpers for dart to save time , make the code more readable and smaller
Q U E E N 👑
#
Motivation #
many cases requires to make a simple function or a little bit complicated one to solve a problem . since this cases are very common , we decided to make a library to solve as much of them as possible ,
The Goal #
collection of helpers and extensions methods to :
- more readable code.
- easy to use helpers.
- stable (this package will always be 100% test coverage)
- make one more developer happy 💙.