general_lib 0.0.40 copy "general_lib: ^0.0.40" to clipboard
general_lib: ^0.0.40 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.

1
likes
110/ 140
pub points
71%
popularity

We analyzed this package 2 days ago, and awarded it 110 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

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

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.

partial
Provide documentation
10 / 20trigger folding of the section

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

122 out of 1005 API elements (12.1 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

Some symbols that are missing documentation: args, args.Args, args.Args.Args, args.Args.operator [], args.Args.operator []=.

10/10 points: Package has 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:general_lib/general_lib.dart that imports:
  • package:general_lib/download/download_core.dart that imports:
  • package:universal_io/io.dart that imports:
  • package:universal_io/src/_exports_in_browser.dart that imports:
  • package:universal_io/src/internet_address.dart that imports:
  • dart:io
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 9 issues. Showing the first 2:

INFO: The extension name 'apslapslpa' isn't an UpperCamelCase identifier.

bin/lang.dart:86:11

   ╷
86 │ extension apslapslpa on bool {}
   │           ^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze bin/lang.dart

INFO: The variable name 'default_data' isn't a lowerCamelCase identifier.

bin/update.dart:39:7

   ╷
39 │   Map default_data = {
   │       ^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze bin/update.dart

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
collection ^1.17.1 1.18.0 1.18.0
encrypt ^5.0.3 5.0.3 5.0.3
http >=0.13.4 <=5.1.0 1.2.1 1.2.1
mason_logger ^0.2.15 0.2.15 0.2.15
path >=1.8.3 <=1.9.0 1.9.0 1.9.0
stack_trace >=1.10.0 <=5.0.0 1.11.1 1.11.1
universal_io ^2.2.2 2.2.2 2.2.2
yaml ^3.1.2 3.1.2 3.1.2
Transitive dependencies
Package Constraint Compatible Latest
args - 2.5.0 2.5.0
asn1lib - 1.5.3 1.5.3
async - 2.11.0 2.11.0
clock - 1.1.1 1.1.1
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
ffi - 2.1.2 2.1.2
http_parser - 4.0.2 4.0.2
io - 1.0.4 1.0.4
js - 0.7.1 0.7.1
meta - 1.15.0 1.15.0
pointycastle - 3.9.1 3.9.1
source_span - 1.10.0 1.10.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
web - 0.5.1 0.5.1
win32 - 5.5.1 5.5.1

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, Dart 3.4.0.

Check the analysis log for details.

1
likes
110
pub points
71%
popularity

Publisher

unverified uploader

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.

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, encrypt, http, mason_logger, path, stack_trace, universal_io, yaml

More

Packages that depend on general_lib