floor icon indicating copy to clipboard operation
floor copied to clipboard

Is the project dead?

Open shubhamsinghshubham777 opened this issue 1 year ago • 8 comments

It's been over 7 months since the last update and there has been no activity in the existing issues/PRs as well. Coming from the Android world, I've really felt at home and am still using floor in a production project. I want to make sure whether it's worth continuing to work with this package in long term?

shubhamsinghshubham777 avatar Dec 14 '24 12:12 shubhamsinghshubham777

+

edgardhsl avatar Dec 17 '24 16:12 edgardhsl

+1

devRaphe avatar Feb 09 '25 11:02 devRaphe

@vitusortner @dkaera ?

BetterB0y avatar Feb 16 '25 08:02 BetterB0y

+1

muhammadimran021 avatar Feb 24 '25 06:02 muhammadimran021

+1

We've begun updating our Flutter project to use 3.29.X and find that floor isn't compatible. Fundamentally, this is a duplicate concern as raised in New version of source_gen.

I started by retreating to a version of Dart that would yield passing unit tests and found that Dart 3.2.6 (as shipped with Flutter 3.19.6) gave me what I wanted.

Having passing unit tests, I upgraded all dependencies to the latest (or nearly the latest) to support Dart 3.7.0 (as shipped with Flutter 3.29.0). Along the way I had to drop test_cov (RIP).

With passing unit tests, I attempted to run the example app and found it so outdated that I needed to replace the build files. I added macOS and Windows but removed the web implementation (temporarily?).

jwyrembelski avatar Mar 07 '25 15:03 jwyrembelski

+1

z-chu avatar Jun 09 '25 15:06 z-chu

I wanted to share that I have forked the Floor library and created a new version called Froom. Due to the lack of ongoing maintenance and updates on Floor, I decided to take on the responsibility of continuing its development to ensure it stays up to date with the latest requirements and improvements in the Flutter ecosystem. #859

Link: https://github.com/wilinz/froom Pub link: https://pub.dev/packages/froom

wilinz avatar Aug 23 '25 20:08 wilinz

I wanted to share that I have forked the Floor library and created a new version called Froom. Due to the lack of ongoing maintenance and updates on Floor, I decided to take on the responsibility of continuing its development to ensure it stays up to date with the latest requirements and improvements in the Flutter ecosystem. #859

Link: https://github.com/wilinz/froom Pub link: https://pub.dev/packages/froom

Much appreciated! Thank you 🙌🏻

shubhamsinghshubham777 avatar Aug 24 '25 09:08 shubhamsinghshubham777