general_lib 0.0.65 copy "general_lib: ^0.0.65" to clipboard
general_lib: ^0.0.65 copied to clipboard

All in one library for help you make easy app on cross platform and support server side, inclue tcp, fetch, event emitter, websocket, and more.

3
likes
150/ 160
pub points
7.33k
downloads

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

Passed report section
Follow Dart file conventions
30 / 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

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

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

1327 out of 1520 API elements (87.3 %) have documentation comments.

Some symbols that are missing documentation: ansi, ansi.backgroundBlack, ansi.backgroundBlue, ansi.backgroundCyan, ansi.backgroundDarkGray.

Passed check 10/10 points: Package has an example

Failed 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:general_lib/general_lib.dart that imports:
  • package:general_lib/utils/utils.dart that imports:
  • package:io_universe/io_universe.dart that imports:
  • package:io_universe/core/_exports_in_browser.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:general_lib/general_lib.dart that imports:
  • package:general_lib/utils/utils.dart that imports:
  • package:io_universe/io_universe.dart that imports:
  • package:io_universe/core/_exports_in_wasm.dart that imports:
  • dart:io

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

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

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: 'dart:html' is deprecated and shouldn't be used. Use package:web and dart:js_interop instead.

lib/database/mini/web.dart:38:1

   ╷
38 │ import "dart:html" as dart_html;
   │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/database/mini/web.dart

INFO: 'dart:indexed_db' is deprecated and shouldn't be used. Use package:web and dart:js_interop instead.

lib/database/mini/web.dart:39:1

   ╷
39 │ import 'dart:indexed_db' as dart_indexed_db;
   │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/database/mini/web.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
archive ^4.0.2 4.0.2 4.0.2
collection ^1.19.0 1.19.1 1.19.1
encrypt ^5.0.3 5.0.3 5.0.3
ffi ^2.1.3 2.1.3 2.1.3
http ^1.2.2 1.3.0 1.3.0
image ^4.3.0 4.5.2 4.5.2
io ^1.0.5 1.0.5 1.0.5
io_universe ^0.0.5 0.0.5 0.0.5
path ^1.9.0 1.9.1 1.9.1
qr ^3.0.2 3.0.2 3.0.2
stack_trace ^1.12.0 1.12.1 1.12.1
win32 ^5.10.0 5.10.1 5.10.1
yaml ^3.1.3 3.1.3 3.1.3
zxing2 ^0.2.0 0.2.3 0.2.3
Transitive dependencies
Package Constraint Compatible Latest
args - 2.6.0 2.6.0
asn1lib - 1.5.9 1.5.9
async - 2.13.0 2.13.0
charcode - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
convert - 3.1.2 3.1.2
crypto - 3.0.6 3.0.6
fixnum - 1.1.1 1.1.1
http_parser - 4.1.2 4.1.2
js - 0.7.2 0.7.2
meta - 1.16.0 1.16.0
petitparser - 6.1.0 6.1.0
pointycastle - 3.9.1 3.9.1
posix - 6.0.1 6.0.1
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
web - 1.1.0 1.1.0
xml - 6.5.0 6.5.0

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.22.18, Dart 3.7.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
3
likes
150
points
7.33k
downloads

Publisher

unverified uploader

Weekly Downloads

All in one library for help you make easy app on cross platform and support server side, inclue tcp, fetch, event emitter, websocket, and more.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com
github.com

License

MIT (license)

Dependencies

archive, collection, encrypt, ffi, http, image, io, io_universe, path, qr, stack_trace, win32, yaml, zxing2

More

Packages that depend on general_lib