Brex

Results 7 issues of Brex

I would like to propose throwing an exception instead of returning an empty list when there are no permissions. I would be happy to implement it if you agree @LucJosin...

PRI: Low
T: Change
S: To-Do
P: All

Features: - updated the code to improve with new versions of dart - only the tinycolor.dart file is exposed - eliminated the TinyColor class to prefer only the use of...

I congratulate you on the plugin before I start! ## Is your feature request related to a problem? I request this feature because of WooCommerce, but in general any other...

feature-request

Is it possible to remove the `print` from the library?

I would like to be able to do `WidgetRef.watch`/`WidgetRef.listen`/`WidgetRef.listenManual` of custom `ProviderListenable`, not necessarily derived from a `Provider`. Let me explain: I would like to be able to do `ref.watch`...

enhancement

The problem I am trying to solve is to be able to invalidate all providers used by a widget (on a screen) in order to have updated data when opening...

enhancement