floor_community 1.0.0 copy "floor_community: ^1.0.0" to clipboard
floor_community: ^1.0.0 copied to clipboard

The typesafe, reactive, and lightweight SQLite abstraction for your Flutter applications. This library is the runtime dependency.

100/ 160
pub points
148
downloads

We analyzed this package 3 hours ago, and awarded it 100 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: Apache-2.0.

Failed report section
Provide documentation
0 / 20trigger folding of the section

Failed check 0/10 points: 20% or more of the public API has dartdoc comments

OUT: Documenting floor_community... Discovering libraries... Linking elements... Precaching local docs for 1284382 elements... Initialized dartdoc with 1258 libraries Generating docs for library annotation/src/ignore.dart from package:floor_community/annotation/src/ignore.dart... Generating docs for library annotation/src/foreign_key.dart from package:floor_community/annotation/src/foreign_key.dart... Generating docs for library annotation/src/fts.dart from package:floor_community/annotation/src/fts.dart... Generating docs for library annotation/src/column_info.dart from package:floor_community/annotation/src/column_info.dart... Generating docs for library annotation/src/dao.dart from package:floor_community/annotation/src/dao.dart... [31 more lines] ERR: warning: floor_annotation has no library level documentation comments from floor_annotation: (file:///tmp/pana_PUJKGI/lib/annotation/floor_annotation.dart:1:1) warning: unresolved doc reference [version] from callback.Callback.onCreate: (file:///tmp/pana_PUJKGI/lib/common/src/callback.dart:12:6) in documentation inherited from callback.Callback.onCreate: (file:///tmp/pana_PUJKGI/lib/common/src/callback.dart:12:6) warning: unresolved doc reference [startVersion] from callback.Callback.onUpgrade: (file:///tmp/pana_PUJKGI/lib/common/src/callback.dart:26:6) in documentation inherited from callback.Callback.onUpgrade: (file:///tmp/pana_PUJKGI/lib/common/src/callback.dart:26:6) warning: unresolved doc reference [endVersion] from callback.Callback.onUpgrade: (file:///tmp/pana_PUJKGI/lib/common/src/callback.dart:26:6) [25 more lines]

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
0 / 20trigger folding of the section

Failed check 0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:floor_community/floor.dart that imports:
  • package:floor_community/src/sqflite_database_factory.dart that imports:
  • package:sqflite_common_ffi_web/sqflite_ffi_web.dart that declares support for platforms: Web.
Package does not support platform `iOS`.

Because:

  • package:floor_community/floor.dart that imports:
  • package:floor_community/src/sqflite_database_factory.dart that imports:
  • package:sqflite_common_ffi_web/sqflite_ffi_web.dart that declares support for platforms: Web.
Package does not support platform `Windows`.

Because:

  • package:floor_community/floor.dart that imports:
  • package:floor_community/src/sqflite_database_factory.dart that imports:
  • package:sqflite_common_ffi_web/sqflite_ffi_web.dart that declares support for platforms: Web.
Package does not support platform `Linux`.

Because:

  • package:floor_community/floor.dart that imports:
  • package:floor_community/src/sqflite_database_factory.dart that imports:
  • package:sqflite_common_ffi_web/sqflite_ffi_web.dart that declares support for platforms: Web.
Package does not support platform `macOS`.

Because:

  • package:floor_community/floor.dart that imports:
  • package:floor_community/src/sqflite_database_factory.dart that imports:
  • package:sqflite_common_ffi_web/sqflite_ffi_web.dart that declares support for platforms: Web.
Package not compatible with platform Web

Because:

  • package:floor_community/floor.dart that imports:
  • package:floor_community/src/sqflite_database_factory.dart that imports:
  • dart:io
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

INFO: The import of 'package:sqflite_common/sqlite_api.dart' is unnecessary because all of the used elements are also provided by the import of 'package:sqflite_common_ffi/sqflite_ffi.dart'.

lib/ffi/src/sqflite_database_factory.dart:1:8

  ╷
1 │ import 'package:sqflite_common/sqlite_api.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/ffi/src/sqflite_database_factory.dart

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
collection ^1.19.1 1.19.1 1.19.1
meta ^1.18.0 1.19.0 1.19.0
path ^1.9.1 1.9.1 1.9.1
sqflite ^2.4.2 2.4.4 2.4.4
sqflite_common ^2.5.11 2.5.13 2.5.13
sqflite_common_ffi ^2.3.5 2.4.3 2.4.3
sqflite_common_ffi_web ^1.0.0 1.2.0 1.2.0
sqlparser ^0.41.0 0.41.2 0.45.0
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
characters - 1.4.1 1.4.1
charcode - 1.4.0 1.4.0
code_assets - 2.1.0 2.1.0
crypto - 3.0.7 3.0.7
dev_build - 1.1.10 1.1.10
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
glob - 2.2.0 2.2.0
hooks - 2.2.0 2.2.0
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.1
native_toolchain_c - 0.19.5 0.19.5
platform - 3.2.0 3.2.0
plugin_platform_interface - 2.1.8 2.1.8
pool - 1.5.3 1.5.3
process - 5.0.6 5.0.6
process_run - 1.3.6 1.3.6
pub_semver - 2.2.1 2.2.1
record_use - 1.1.1 1.1.1
source_span - 1.10.2 1.10.2
sqflite_android - 2.4.4 2.4.4
sqflite_darwin - 2.4.4 2.4.4
sqflite_platform_interface - 2.4.2 2.4.2
sqlite3 - 3.6.0 3.6.0
stack_trace - 1.12.2 1.12.2
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.2 3.4.2
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.4.2 2.4.2
web - 1.1.1 1.1.1
yaml - 3.1.4 3.1.4

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^0.41.0` on sqlparser does not support the stable version `0.42.0`.

Try running dart pub upgrade --major-versions sqlparser to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
100
points
148
downloads

Documentation

API reference

Publisher

verified publisherorkitt.dev

Weekly Downloads

The typesafe, reactive, and lightweight SQLite abstraction for your Flutter applications. This library is the runtime dependency.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

collection, flutter, meta, path, sqflite, sqflite_common, sqflite_common_ffi, sqflite_common_ffi_web, sqlparser

More

Packages that depend on floor_community