Absaar
Absaar
Do you have any plans to implement UUIDv7, although it's still a recent draft? It would be a nice addition to the library and will solve the long standing issue...
Fix #161 Full package nullsafety upgrade.
First of all thanks a million for porting it to Flutter, it's a very rich library, it has a potential of becoming top Flutter charting library. I would like to...
I would like to add a feature request to support long-running workers using WorkManager foreground service, the same way Android WorkManager 2.3.0-alpha02+ is doing now e.g. running as a foreground...
## Steps to Reproduce Add font_awesome_flutter to Font packages, press Apply and OK, doing so hangs Intellij forever and afterwards re-opening the project hangs as well, at the bottom of...
First of all thank you for the package. I have two feature requests: 1. Check for new version on a configurable interval e.g. weekly, instead of every time the app...
We are considering using this library, however the default behavior of `double tap` instead of `tap` to close tooltips and crosshairs is preventing us from adapting it. Double tap is...
In 2021 it is urgent than ever to support Argon2. Unfortunately this very useful library doesn't support anyone of the modern password hashing algorithms like Argon2, bcrypt, scrypt, and PBKDF2....
@hellohejinyu please create a migration document from v2 to 3, the example and readme are not very intuitive. Secondly enable issue creation on the new repository, currently it is disabled:...
`BarChartRodData` is asserting `You cannot provide both color and gradient at the same time` when we give the end users option to switch between color mode and gradient mode. Even...