floor_community 1.1.0
floor_community: ^1.1.0 copied to clipboard
Community-maintained, Floor-compatible, typesafe SQLite abstraction for Flutter applications.
1.1.0 #
- Removed an unused
flutter_testdev dependency that conflicted with the generator toolchain in the shared Pub Workspace. - Updated repository and issue links to the
arrahmanbdGitHub profile. - Modernized Floor generator for current Flutter/Dart tooling.
- Preserved Floor-compatible annotations and generated APIs.
- Fixed TypeConverter generic resolution.
- Improved analyzer/build/source_gen compatibility.
- Added Pub Workspace and monorepo tooling.
1.0.0 #
🎉 First community-maintained release.
- Initial community release.
- Established an independent maintenance branch.
- Preserved API compatibility with Floor 1.5.x.
- Added support for newer Dart and Flutter SDKs.
- Updated build and development dependencies.
- Improved compatibility with recent versions of
analyzer,build_runner, and related tooling. - Fixed compatibility issues introduced by newer analyzer APIs.
- General bug fixes and maintenance improvements.
- CI and development workflow updates.
Notes #
This release is intended to be a drop-in replacement for the original Floor packages while providing ongoing maintenance for the Flutter community.
