domine 1.1.0+4 copy "domine: ^1.1.0+4" to clipboard
domine: ^1.1.0+4 copied to clipboard

Search domains with expressions. Insert numbers, letters, and any TLDs in one query.

4
likes
80/ 160
pub points
0%
popularity

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

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

10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/breitburg/domine/issues was unreachable. Make sure that the website is reachable via HEAD requests.

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

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
Provide documentation
10 / 20trigger folding of the section

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

65 out of 108 API elements (60.2 %) have documentation comments.

Some symbols that are missing documentation: brainstorm, brainstorm.BrainstormCommand, brainstorm.BrainstormCommand.BrainstormCommand, check, check.CheckCommand.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
Platform support
20 / 20trigger folding of the section

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

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:domine/checker.dart that declares support for platforms: Linux, macOS.
Package does not support platform `iOS`.

Because:

  • package:domine/checker.dart that declares support for platforms: Linux, macOS.
Package does not support platform `Windows`.

Because:

  • package:domine/checker.dart that declares support for platforms: Linux, macOS.
Package does not support platform `Web`.

Because:

  • package:domine/checker.dart that declares support for platforms: Linux, macOS.

0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

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

failed
Pass static analysis
0 / 50trigger folding of the section

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

Found 7 issues. Showing the first 2:

ERROR: The argument type 'String' can't be assigned to the parameter type 'List

lib/commands/brainstorm.dart:92:20

   ╷
92 │             content: [
   │ ┌────────────────────^
93 │ │             'You are a creative AI whose task is to find domains for your clients.',
94 │ │             'Example domain ideas: superbakery.com, nudes4sale.app, etc.',
95 │ │             'Your domain searching task is: $prompt'
96 │ │           ].join('\n'),
   │ └──────────────────────^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/commands/brainstorm.dart

ERROR: The named parameter 'functionName' isn't defined.

lib/commands/brainstorm.dart:101:13

    ╷
101 │             functionName: 'checkDomains',
    │             ^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/commands/brainstorm.dart

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

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

Package Constraint Compatible Latest
args ^2.4.2 2.6.0 2.6.0
dart_openai ^4.0.0 4.1.4 5.1.0
dio ^5.3.2 5.7.0 5.7.0
dio_smart_retry ^5.0.0 5.0.0 7.0.1
tint ^2.0.1 2.0.1 2.0.1
Transitive dependencies
Package Constraint Compatible Latest
async - 2.12.0 2.12.0
collection - 1.19.1 1.19.1
dio_web_adapter - 2.0.0 2.0.0
fetch_api - 2.2.0 2.2.0
fetch_client - 1.1.2 1.1.2
http - 1.2.2 1.2.2
http_parser - 4.1.1 4.1.1
meta - 1.16.0 1.16.0
path - 1.9.1 1.9.1
source_span - 1.10.0 1.10.0
string_scanner - 1.4.0 1.4.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.4.0 1.4.0
web - 1.1.0 1.1.0

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

The constraint `^4.0.0` on dart_openai does not support the stable version `5.0.0`.

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

The constraint `^5.0.0` on dio_smart_retry does not support the stable version `6.0.0`.

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

10/10 points: Package supports latest stable Dart and Flutter SDKs

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.15, Dart 3.5.4.

Check the analysis log for details.

4
likes
80
pub points
0%
popularity

Publisher

unverified uploader

Search domains with expressions. Insert numbers, letters, and any TLDs in one query.

Repository (GitHub)
View/report issues

Topics

#cli

Documentation

API reference

License

unknown (license)

Dependencies

args, dart_openai, dio, dio_smart_retry, tint

More

Packages that depend on domine