rrousselGit / riverpod

A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
https://riverpod.dev
MIT License
5.82k stars 888 forks source link

Experimentation with macros #3492

Open Dispersia opened 1 month ago

Dispersia commented 1 month ago

Is your feature request related to a problem? Please describe. Not a problem, but as title stated, I was curious if there has been any experimentation with the new macros library. I saw that you had a tweet debating for v3.0 to try with it or getting it out, and as macros has now been promoted from an internal package to a (slightly less internal) public package, I was just curious if there was any momentum in getting it in its current form supported. If not, I am interested in experimenting with it but didn't want to reinvent the wheel

Describe the solution you'd like A version of the code generation that uses Macros instead of build_runner