data_repositories 0.0.3+3 copy "data_repositories: ^0.0.3+3" to clipboard
data_repositories: ^0.0.3+3 copied to clipboard

Get help with development and app management tools, view documentation, connect.

1
likes
90/ 140
pub points
0%
popularity

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

failed
Follow Dart file conventions
20 / 30trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://Thanh54833@bitbucket.org/thanh54833/developer_support.git was unreachable. Make sure that the website is reachable via HEAD requests.

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: data_repositories,
    • contains a version property, and,
    • does not contain a publish_to property.

Unable to access git repository: Failed to run remote show origin.

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.

failed
Provide documentation
10 / 20trigger folding of the section

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

351 out of 580 API elements (60.5 %) have documentation comments.

Some symbols that are missing documentation: data_repository, data_repository.AbsResponse, data_repository.AbsResponse.AbsResponse, data_repository.AbsResponse.data, data_repository.AbsResponse.dataBaseAdapter.

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 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:data_repositories/data_repositories.dart that imports:
  • package:data_repositories/src/utils/abs_Response.dart that imports:
  • package:data_repositories/src/utils/adapter/database_adapter.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:data_repositories/data_repositories.dart that imports:
  • package:data_repositories/src/utils/abs_Response.dart that imports:
  • package:data_repositories/src/utils/adapter/database_adapter.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Web`.

Because:

  • package:data_repositories/data_repositories.dart that imports:
  • package:data_repositories/src/utils/abs_Response.dart that imports:
  • package:data_repositories/src/utils/adapter/database_adapter.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.
failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 15 issues. Showing the first 2:

WARNING: Duplicate export.

lib/src/annotation/annotation.dart:27:8

   ╷
27 │ export 'package:data_repositories/src/annotation/local/floor_annotation/src/insert.dart';
   │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

WARNING: Duplicate export.

lib/src/annotation/annotation.dart:28:8

   ╷
28 │ export 'package:data_repositories/src/annotation/local/floor_annotation/src/foreign_key.dart';
   │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

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

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

Package Constraint Compatible Latest
build ^2.3.1 2.4.1 2.4.1
developer_support 0.0.2+5 0.0.2+5 0.0.2+9
dio ^4.0.6 4.0.6 5.4.3+1
flutter flutter 0.0.0 0.0.0
intl any 0.19.0 0.19.0
json_annotation ^4.7.0 4.9.0 4.9.0
meta ^1.8.0 1.11.0 1.14.0
path ^1.8.1 1.9.0 1.9.0
source_gen ^1.2.6 1.5.0 1.5.0
sqflite ^2.0.0+4 2.3.3+1 2.3.3+1
sqflite_common_ffi ^2.0.0+3 2.3.3 2.3.3
stack_trace ^1.10.0 1.11.1 1.11.1
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 67.0.0 68.0.0
analyzer - 6.4.1 6.5.0
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
dart_style - 2.3.6 2.3.6
deep_collection - 1.0.2 1.0.2
effective_dart - 1.3.2 1.3.2
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
glob - 2.1.2 2.1.2
http_parser - 4.0.2 4.0.2
js - 0.7.1 0.7.1
logging - 1.2.0 1.2.0
material_color_utilities - 0.8.0 0.11.1
package_config - 2.1.0 2.1.0
path_provider - 2.1.3 2.1.3
path_provider_android - 2.2.4 2.2.4
path_provider_foundation - 2.3.2 2.3.2
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
pub_semver - 2.1.4 2.1.4
responsive_framework - 1.0.0 1.4.0
ripple_wave - 0.0.2 0.1.3
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sqflite_common - 2.5.4 2.5.4
sqlite3 - 2.4.2 2.4.2
string_scanner - 1.2.0 1.2.0
synchronized - 3.1.0+1 3.1.0+1
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
watcher - 1.1.0 1.1.0
win32 - 5.5.0 5.5.0
xdg_directories - 1.0.4 1.0.4
yaml - 3.1.2 3.1.2

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

The constraint `0.0.2+5` on developer_support does not support the stable version `0.0.2+6`.

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

The constraint `^4.0.6` on dio does not support the stable version `5.0.0`.

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

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.

1
likes
90
pub points
0%
popularity

Publisher

unverified uploader

Get help with development and app management tools, view documentation, connect.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

build, developer_support, dio, flutter, intl, json_annotation, meta, path, source_gen, sqflite, sqflite_common_ffi, stack_trace

More

Packages that depend on data_repositories