Just wondering if the flutter_dynamic_forms package should bump its provider dep to 6.0.0? It's not a major issue for me that it is coupled to v5 but thought it might be worth upgrading.
I use flutter bloc v7.x.x which is also dependent on provider v5. I've just tried upgrading to v8.x.x of flutter_bloc and bloc packages and computer says no, due to their dependency on provider v6. I don't need to upgrade bloc stuff yet so like I said no rush.
By the way, thanks for such an awesome set of packages!
Just wondering if the flutter_dynamic_forms package should bump its provider dep to 6.0.0? It's not a major issue for me that it is coupled to v5 but thought it might be worth upgrading.
I use flutter bloc v7.x.x which is also dependent on provider v5. I've just tried upgrading to v8.x.x of flutter_bloc and bloc packages and computer says no, due to their dependency on provider v6. I don't need to upgrade bloc stuff yet so like I said no rush.
By the way, thanks for such an awesome set of packages!