ydb_flutter_sdk 0.2.1 copy "ydb_flutter_sdk: ^0.2.1" to clipboard
ydb_flutter_sdk: ^0.2.1 copied to clipboard

Yandex Database SDK for Dart and Flutter with gRPC transport, complete type system, and authentication support

140/ 160
pub points
213
downloads

We analyzed this package 7 days ago, and awarded it 140 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 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

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

149 out of 443 API elements (33.6 %) have documentation comments.

Some symbols that are missing documentation: ydb_flutter_sdk, ydb_flutter_sdk.AlterTableSettings.AlterTableSettings.new, ydb_flutter_sdk.ColumnDefinition.ColumnDefinition.new, ydb_flutter_sdk.ColumnMetadata.ColumnMetadata.fromJson, ydb_flutter_sdk.ColumnMetadata.ColumnMetadata.new.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:ydb_flutter_sdk/ydb_flutter_sdk.dart that imports:
  • package:ydb_flutter_sdk/src/transport/transport.dart that imports:
  • package:ydb_flutter_sdk/src/transport/transport_factory.dart that imports:
  • package:ydb_flutter_sdk/src/transport/grpc/grpc_transport.dart that imports:
  • package:grpc/grpc.dart that imports:
  • package:grpc/src/shared/streams.dart that imports:
  • package:http2/transport.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

Found 3 issues. Showing the first 2:

INFO: Angle brackets will be interpreted as HTML.

lib/src/generated/ydb_table.pb.dart:2973:45

     ╷
2973 │   /// Interpretation of the value stored in <column_name>
     │                                             ^^^^^^^^^^^^^
     ╵

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

INFO: Angle brackets will be interpreted as HTML.

lib/src/generated/ydb_table.pb.dart:2985:7

     ╷
2985 │   /// <column_unit> value.
     │       ^^^^^^^^^^^^^
     ╵

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

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

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

Package Constraint Compatible Latest Notes
dart_jsonwebtoken ^3.3.1 3.3.1 3.3.1
fixnum ^1.1.1 1.1.1 1.1.1
grpc ^5.1.0 5.1.0 5.1.0
http ^1.6.0 1.6.0 1.6.0
logging ^1.2.0 1.3.0 1.3.0
protobuf ^6.0.0 6.0.0 6.0.0
Transitive dependencies
Package Constraint Compatible Latest Notes
adaptive_number - 1.0.0 1.0.0
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
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
ed25519_edwards - 0.3.1 0.3.1
google_identity_services_web - 0.3.3+1 0.3.3+1
googleapis_auth - 2.0.0 2.1.0
http2 - 2.3.1 2.3.1
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.1
path - 1.9.1 1.9.1
pointycastle - 4.0.0 4.0.0
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1

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

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.10, Flutter 3.41.0, Dart 3.11.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
140
points
213
downloads

Publisher

verified publisherflutter-lab.pro

Weekly Downloads

Yandex Database SDK for Dart and Flutter with gRPC transport, complete type system, and authentication support

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

unknown (license)

Dependencies

dart_jsonwebtoken, fixnum, flutter, grpc, http, logging, protobuf

More

Packages that depend on ydb_flutter_sdk