gobabel 0.0.1 copy "gobabel: ^0.0.1" to clipboard
gobabel: ^0.0.1 copied to clipboard

Translate your api with only one cli command.

50/ 160
pub points
23
downloads

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

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

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

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

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.

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

0 out of 0 API elements (100.0 %) have documentation comments.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
0 / 20trigger folding of the section

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

Failed report section
Pass static analysis
0 / 50trigger folding of the section

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

Found 34 issues. Showing the first 2:

ERROR: The name 'ChangedFilePath' is defined in the libraries 'package:gobabel/src/core/type_defs.dart' and 'package:gobabel_core/src/typedefs.dart (via package:gobabel_core/gobabel_core.dart)'.

lib/src/core/dependencies.dart:51:20

   ╷
51 │   static final Set<ChangedFilePath> changedPaths = {};
   │                    ^^^^^^^^^^^^^^^
   ╵

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

ERROR: The name 'BabelFunctionDeclaration' is defined in the libraries 'package:gobabel/src/core/type_defs.dart' and 'package:gobabel_core/src/typedefs.dart (via package:gobabel_core/gobabel_core.dart)'.

lib/src/core/dependencies.dart:57:20

   ╷
57 │   static final Set<BabelFunctionDeclaration> allDeclarationFunctions = {};
   │                    ^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

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

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

Package Constraint Compatible Latest Notes
args ^2.7.0 2.7.0 2.7.0
chalkdart ^3.0.5 3.1.0 3.1.0
collection ^1.19.1 1.19.1 1.19.1
console_bars ^1.2.0 1.2.1 1.2.1
enchanted_collection ^1.3.0 1.3.0 1.3.0
enchanted_regex ^1.0.7 1.0.7 1.0.7
freezed_annotation ^2.4.4 2.4.4 3.1.0
git ^2.3.1 2.3.2 2.3.2
gobabel_client ^0.0.1 0.0.1 0.0.1
gobabel_core ^1.0.0 1.0.3 1.0.3
http ^1.3.0 1.6.0 1.6.0
intl_translation ^0.20.1 0.20.1 0.21.0
json_annotation ^4.9.0 4.11.0 4.11.0
path ^1.9.1 1.9.1 1.9.1
path_provider ^2.1.5 2.1.5 2.1.5
process_run ^1.2.4 1.3.1+1 1.3.1+1
recase ^4.1.0 4.1.0 4.1.0
yaml ^3.1.3 3.1.3 3.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 67.0.0 98.0.0
analyzer - 6.4.1 12.0.0
async - 2.13.0 2.13.0
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
code_assets - 1.0.0 1.0.0
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
dart_style - 2.3.6 3.1.7
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
glob - 2.1.3 2.1.3
hooks - 1.0.2 1.0.2
http_parser - 4.1.2 4.1.2
intl - 0.20.2 0.20.2
lints - 5.1.1 6.1.0
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.2
native_toolchain_c - 0.17.6 0.17.6
objective_c - 9.3.0 9.3.0
package_config - 2.2.0 2.2.0
path_provider_android - 2.2.22 2.2.22
path_provider_foundation - 2.6.0 2.6.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pub_semver - 2.2.0 2.2.0
result_dart - 2.2.0 2.2.0
serverpod_auth_client - 2.5.1 3.4.4
serverpod_client - 2.5.1 3.4.4
serverpod_serialization - 2.5.1 3.4.4
source_span - 1.10.2 1.10.2
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
uuid - 4.5.3 4.5.3
vector_math - 2.2.0 2.2.0
watcher - 1.2.1 1.2.1
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3
xdg_directories - 1.1.0 1.1.0

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

The constraint `^2.4.4` on freezed_annotation does not support the stable version `3.0.0`.

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

The constraint `^0.20.1` on intl_translation does not support the stable version `0.21.0`.

Try running dart pub upgrade --major-versions intl_translation 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.23.11, Dart 3.11.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: