tstore 0.8.26 copy "tstore: ^0.8.26" to clipboard
tstore: ^0.8.26 copied to clipboard

A dart library that helps you to manage and store entity objects.

0
likes
130/ 140
pub points
22%
popularity

We analyzed this package 5 hours ago, and awarded it 130 pub points (of a possible 140):

partial
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

Repository URL doesn't exist.

At the time of the analysis https://github.com/tyrcord/t/tree/main/packages/tstore was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/tyrcord/t/tree/main/packages/tstore/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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: ISC.

failed
Provide documentation
10 / 20trigger folding of the section

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

55 out of 114 API elements (48.2 %) have documentation comments.

Some symbols that are missing documentation: core, data_provider, database, database.TDataBase.storeExists, database_core.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:tstore/tstore.dart that imports:
  • package:tstore/logic/logic.dart that imports:
  • package:tstore/logic/helpers/helpers.dart that imports:
  • dart:io
OK
Pass static analysis
50 / 50trigger folding of the section

50/50 points: code has no errors, warnings, lints, or formatting issues

OK
Support up-to-date dependencies
20 / 20trigger folding of the section

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

Package Constraint Compatible Latest
equatable ^2.0.5 2.0.5 2.0.5
flutter flutter 0.0.0 0.0.0
hive ^2.2.3 2.2.3 2.2.3
hive_flutter ^1.1.0 1.1.0 1.1.0
meta ^1.10.0 1.11.0 1.15.0
path ^1.8.3 1.9.0 1.9.0
rxdart ^0.27.7 0.27.7 0.27.7
t_helpers ^0.0.55 0.0.55 0.0.55
tmodel ^0.5.15 0.5.15 0.5.15
tsub ^1.12.0 1.12.0 1.12.0
Transitive dependencies
Package Constraint Compatible Latest
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
crypto - 3.0.3 3.0.3
diacritic - 0.1.5 0.1.5
ffi - 2.1.2 2.1.2
flutter_web_plugins - 0.0.0 0.0.0
go_router - 13.2.5 14.1.0
intl - 0.18.1 0.19.0
logging - 1.2.0 1.2.0
material_color_utilities - 0.8.0 0.11.1
path_provider - 2.1.3 2.1.3
path_provider_android - 2.2.4 2.2.4
path_provider_foundation - 2.4.0 2.4.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
rational - 2.2.2 2.2.2
sky_engine - 0.0.99 0.0.99
tenhance - 0.0.11 0.0.11
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
win32 - 5.5.0 5.5.0
xdg_directories - 1.0.4 1.0.4

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

Analyzed with Pana 0.22.3, Flutter 3.19.6, Dart 3.3.4.

Check the analysis log for details.

0
likes
130
pub points
22%
popularity

Publisher

unverified uploader

A dart library that helps you to manage and store entity objects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

ISC (LICENSE)

Dependencies

equatable, flutter, hive, hive_flutter, meta, path, rxdart, t_helpers, tmodel, tsub

More

Packages that depend on tstore