Floor

The typesafe, reactive and lightweight SQLite abstraction for your Flutter applications (iOS, Android, Linux, macOS, Windows)

This is the dev dependency and contains the annotation processor. Please refer to the floor package on pub or visit Github for more information.


The library's name derives from the following. Floor as the bottom layer of a Room which points to the analogy of the database layer being the bottom and foundation layer of most applications. Where fl also gives a pointer that the library is used in the Flutter context.

Bugs and Feedback

For bugs, questions and discussions please use Github Issues.

License

Copyright 2022 The Floor Project Authors

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Libraries

misc/annotation_expression
builder
value_object/change_method
processor/error/change_method_processor_error
misc/change_method_processor_helper
misc/change_method_writer_helper
misc/constants
value_object/dao
value_object/dao_getter
processor/dao_processor
writer/dao_writer
misc/extension/dart_object_extension
misc/extension/dart_type_extension
value_object/database
writer/database_builder_writer
processor/database_processor
processor/error/database_processor_error
writer/database_writer
value_object/deletion_method
processor/deletion_method_processor
writer/deletion_method_writer
value_object/entity
processor/entity_processor
processor/error/entity_processor_error
value_object/field
processor/field_processor
writer/floor_writer
value_object/foreign_key
misc/extension/foreign_key_action_extension
value_object/fts
generator
value_object/index
value_object/insertion_method
processor/insertion_method_processor
writer/insertion_method_writer
misc/extension/iterable_extension
value_object/primary_key
processor/processor
processor/error/processor_error
value_object/query
value_object/query_method
processor/query_method_processor
processor/error/query_method_processor_error
writer/query_method_writer
processor/error/query_method_writer_error
processor/query_processor
processor/error/query_processor_error
value_object/queryable
processor/queryable_processor
processor/error/queryable_processor_error
misc/extension/set_equality_extension
misc/extension/set_extension
misc/extension/string_extension
value_object/transaction_method
processor/transaction_method_processor
processor/error/transaction_method_processor_error
writer/transaction_method_writer
value_object/type_converter
misc/extension/type_converter_element_extension
writer/type_converter_field_writer
processor/type_converter_processor
misc/extension/type_converters_extension
misc/type_utils
value_object/update_method
processor/update_method_processor
writer/update_method_writer
value_object/view
processor/view_processor
processor/error/view_processor_error
writer/writer