pinchbv / floor

The typesafe, reactive, and lightweight SQLite abstraction for your Flutter applications
https://pinchbv.github.io/floor/
Apache License 2.0
965 stars 191 forks source link

dependencies issue #817

Closed GeorgeNady closed 5 months ago

GeorgeNady commented 7 months ago

floor_generator 1.4.2 depends on analyzer ^5.0.0 and many updated dependencies depends on analyzer ^6.4.1


so kindly update analyzer version to be ^6.4.1

dkaera commented 7 months ago

analyzer has already been updated, but not yet released

jillellamudisurya commented 5 months ago

@dkaera When will the release be published?

dkaera commented 5 months ago

@stephanmantel Let's push a new release. The current dev version has accumulated some significant changes.

stephanmantel commented 5 months ago

Indeed, I want to make a release soon

stephanmantel commented 5 months ago

New version has been released