gotri_package 1.0.3 copy "gotri_package: ^1.0.3" to clipboard
gotri_package: ^1.0.3 copied to clipboard

A set of utilities and generated data models for Drift table definitions and common Flutter tasks.

130/ 160
pub points
355
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

  • pubspec.yaml doesn't have a homepage entry.

  • pubspec.yaml doesn't have a repository entry.

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

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

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

1278 out of 2170 API elements (58.9 %) have documentation comments.

Some symbols that are missing documentation: approval_carry_tooth_user, approval_carry_tooth_user.ApprovalCarryToothUser, approval_carry_tooth_user.ApprovalCarryToothUser.ApprovalCarryToothUser.new, approval_carry_tooth_user.ApprovalCarryToothUser.affectCatchElitePassword, approval_carry_tooth_user.ApprovalCarryToothUser.earthflaxFormatNorthUid.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

Passed check 0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

See https://dart.cn/web/wasm for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

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

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

Package Constraint Compatible Latest Notes
drift ^2.25.1 2.28.2 2.28.2
flutter_animate ^4.5.0 4.5.2 4.5.2
flutter_smart_dialog ^4.9.8+5 4.9.8+9 4.9.8+9
get ^4.7.2 4.7.2 4.7.2
hive_ce ^2.10.1 2.14.0 2.14.0
hive_ce_flutter ^2.2.0 2.3.2 2.3.2
in_app_purchase 3.2.2 3.2.2 3.2.3
in_app_purchase_storekit ^0.3.16 0.3.22+1 0.4.6
package_info_plus ^8.3.0 8.3.1 9.0.0
path ^1.9.0 1.9.1 1.9.1
path_provider ^2.1.4 2.1.5 2.1.5
path_provider_android ^2.2.10 2.2.18 2.2.18
path_provider_foundation ^2.4.0 2.4.2 2.4.2
path_provider_platform_interface ^2.1.2 2.1.2 2.1.2
permission_handler ^12.0.1 12.0.1 12.0.1
sqflite ^2.3.3+1 2.4.2 2.4.2
sqflite_common ^2.5.4+3 2.5.6 2.5.6
sqlite3 ^2.4.7 2.9.0 2.9.0
sqlite3_flutter_libs ^0.5.26 0.5.39 0.5.39
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
characters - 1.4.0 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.6 3.0.6
ffi - 2.1.4 2.1.4
flutter_shaders - 0.1.3 0.1.3
http - 1.5.0 1.5.0
http_parser - 4.1.2 4.1.2
in_app_purchase_android - 0.4.0+4 0.4.0+4
in_app_purchase_platform_interface - 1.4.0 1.4.0
isolate_channel - 0.2.2+1 0.2.2+1
json_annotation - 4.9.0 4.9.0
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
package_info_plus_platform_interface - 3.2.1 3.2.1
path_provider_linux - 2.2.1 2.2.1
path_provider_windows - 2.3.0 2.3.0
permission_handler_android - 13.0.1 13.0.1
permission_handler_apple - 9.4.7 9.4.7
permission_handler_html - 0.1.3+5 0.1.3+5
permission_handler_platform_interface - 4.3.0 4.3.0
permission_handler_windows - 0.2.1 0.2.1
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
source_span - 1.10.1 1.10.1
sqflite_android - 2.4.2+2 2.4.2+2
sqflite_darwin - 2.4.2 2.4.2
sqflite_platform_interface - 2.4.0 2.4.0
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
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
win32 - 5.14.0 5.14.0
xdg_directories - 1.1.0 1.1.0

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

Found 3 issues. Showing the first 2:

The constraint `3.2.2` on in_app_purchase does not support the stable version `3.2.3`.

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

The constraint `^0.3.16` on in_app_purchase_storekit does not support the stable version `0.4.0`.

Try running dart pub upgrade --major-versions in_app_purchase_storekit 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.22.23, Flutter 3.35.5, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: