local_first_sqlite_storage 0.4.0
local_first_sqlite_storage: ^0.4.0 copied to clipboard
SQLite adapter for local_first: structured tables, indexes, and filtered queries.
We analyzed this package 2 days ago, and awarded it 160 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
30 out of 48 API elements (62.5 %) have documentation comments.
Some symbols that are missing documentation: local_first_sqlite_storage, local_first_sqlite_storage.SqliteLocalFirstStorage.SqliteLocalFirstStorage.new, local_first_sqlite_storage.SqliteLocalFirstStorage.databaseName, local_first_sqlite_storage.SqliteLocalFirstStorage.databasePath, local_first_sqlite_storage.TestHelperSqliteLocalFirstStorage.TestHelperSqliteLocalFirstStorage.new.
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ macOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:local_first_sqlite_storage/local_first_sqlite_storage.dartthat imports:package:local_first_sqlite_storage/src/sqlite_local_storage.dartthat imports:package:sqflite_sqlcipher/sqflite.dartthat declares support for platforms:Android,iOS,macOS.
Package does not support platform `Linux`.
Because:
package:local_first_sqlite_storage/local_first_sqlite_storage.dartthat imports:package:local_first_sqlite_storage/src/sqlite_local_storage.dartthat imports:package:sqflite_sqlcipher/sqflite.dartthat declares support for platforms:Android,iOS,macOS.
Package does not support platform `Web`.
Because:
package:local_first_sqlite_storage/local_first_sqlite_storage.dartthat imports:package:local_first_sqlite_storage/src/sqlite_local_storage.dartthat imports:package:sqflite_sqlcipher/sqflite.dartthat declares support for platforms:Android,iOS,macOS.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
local_first |
^0.8.0 |
0.8.0 | 0.8.0 | |
path |
^1.9.0 |
1.9.1 | 1.9.1 | |
sqflite_sqlcipher |
^3.2.1 |
3.4.0 | 3.4.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
asn1lib |
- | 1.6.5 | 1.6.5 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
encrypt |
- | 5.0.3 | 5.0.3 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.2 | |
pointycastle |
- | 3.9.1 | 4.0.0 | |
sqflite_common |
- | 2.5.6 | 2.5.6 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.3.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.11, Flutter 3.41.4, Dart 3.11.1.
Check the analysis log for details.