eventuous_generator 0.1.1 copy "eventuous_generator: ^0.1.1" to clipboard
eventuous_generator: ^0.1.1 copied to clipboard

Code generator for Eventuous - a lightweight and open-souce Event Sourcing library for Dart.

0
likes
120/ 140
pub points
0%
popularity

We analyzed this package 4 days ago, and awarded it 120 pub points (of a possible 140):

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

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: BSD-2-Clause.

OK
Provide documentation
20 / 20trigger folding of the section

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

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

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Windows
  • ✓ Linux
  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Android

Because:

  • package:eventuous_generator/eventuous_generator.dart that imports:
  • package:eventuous_generator/src/generators/aggregate_value_generator.dart that imports:
  • package:eventuous_generator/src/generators/code_generator.dart that imports:
  • package:eventuous_generator/src/extensions.dart that imports:
  • package:eventuous_generator/src/templates/application_template.dart that imports:
  • package:eventuous_generator/src/templates/aggregate_command_template.dart that imports:
  • package:eventuous_generator/src/helpers.dart that imports:
  • package:eventuous_generator/src/builders/models/inference_model.dart that imports:
  • package:eventuous_generator/src/builders/models/annotation_model.dart that imports:
  • package:eventuous_generator/src/builders/models/item_model.dart that imports:
  • package:eventuous_generator/src/builders/models/element_model.dart that imports:
  • package:source_gen/source_gen.dart that imports:
  • package:source_gen/src/type_checker.dart that imports:
  • dart:mirrors
Package not compatible with platform iOS

Because:

  • package:eventuous_generator/eventuous_generator.dart that imports:
  • package:eventuous_generator/src/generators/aggregate_value_generator.dart that imports:
  • package:eventuous_generator/src/generators/code_generator.dart that imports:
  • package:eventuous_generator/src/extensions.dart that imports:
  • package:eventuous_generator/src/templates/application_template.dart that imports:
  • package:eventuous_generator/src/templates/aggregate_command_template.dart that imports:
  • package:eventuous_generator/src/helpers.dart that imports:
  • package:eventuous_generator/src/builders/models/inference_model.dart that imports:
  • package:eventuous_generator/src/builders/models/annotation_model.dart that imports:
  • package:eventuous_generator/src/builders/models/item_model.dart that imports:
  • package:eventuous_generator/src/builders/models/element_model.dart that imports:
  • package:source_gen/source_gen.dart that imports:
  • package:source_gen/src/type_checker.dart that imports:
  • dart:mirrors
Package not compatible with platform Web

Because:

  • package:eventuous_generator/eventuous_generator.dart that imports:
  • package:eventuous_generator/src/generators/aggregate_value_generator.dart that imports:
  • package:eventuous_generator/src/generators/code_generator.dart that imports:
  • package:eventuous_generator/src/extensions.dart that imports:
  • package:eventuous_generator/src/templates/application_template.dart that imports:
  • package:eventuous_generator/src/templates/aggregate_command_template.dart that imports:
  • package:eventuous_generator/src/helpers.dart that imports:
  • package:eventuous_generator/src/builders/models/parameter_model.dart that imports:
  • package:eventuous/eventuous.dart that imports:
  • package:eventuous/src/store/event_store_db.dart that imports:
  • package:eventuous/src/store/esdb/extensions.dart that imports:
  • package:eventstore_client/eventstore_client.dart that imports:
  • package:eventstore_client/src/users/users_client.dart that imports:
  • package:eventstore_client/src/core/helpers.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 3 issues. Showing the first 2:

INFO: 'element2' is deprecated and shouldn't be used. Use element instead.

lib/src/builders/models/item_model.dart:115:22

    ╷
115 │             dartType.element2 is ClassElement
    │                      ^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/builders/models/item_model.dart

INFO: 'element2' is deprecated and shouldn't be used. Use element instead.

lib/src/builders/models/item_model.dart:117:23

    ╷
117 │             (dartType.element2 as ClassElement).constructors.first)
    │                       ^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/builders/models/item_model.dart

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

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

Package Constraint Compatible Latest
analyzer ^5.1.0 5.13.0 6.4.1
build ^2.1.0 2.4.1 2.4.1
build_resolvers ^2.0.0 2.4.2 2.4.2
collection ^1.15.0 1.18.0 1.18.0
eventuous ^0.1.1 0.1.1 0.1.1
file ^6.1.4 6.1.4 7.0.0
get_it ^7.2.0 7.7.0 7.7.0
glob ^2.0.0 2.1.2 2.1.2
grpc ^3.0.2 3.2.4 3.2.4
json_annotation ^4.6.0 4.8.1 4.8.1
path ^1.8.0 1.9.0 1.9.0
protobuf ^2.1.0 2.1.0 3.1.0
shell ^2.0.0 2.0.0 2.0.0
source_gen ^1.1.0 1.5.0 1.5.0
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 61.0.0 67.0.0
archive - 3.4.10 3.4.10
args - 2.5.0 2.5.0
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
dart_style - 2.3.2 2.3.6
equatable - 2.0.5 2.0.5
eventstore_client - 0.6.1 0.7.1
fixnum - 1.1.0 1.1.0
google_identity_services_web - 0.3.1+1 0.3.1+1
googleapis_auth - 1.6.0 1.6.0
graphs - 2.3.1 2.3.1
http - 1.2.1 1.2.1
http2 - 2.3.0 2.3.0
http_parser - 4.0.2 4.0.2
js - 0.7.1 0.7.1
json_patch - 3.0.0 3.0.0
logging - 1.2.0 1.2.0
meta - 1.14.0 1.14.0
package_config - 2.1.0 2.1.0
platform - 3.1.4 3.1.4
pointycastle - 3.9.0 3.9.0
pool - 1.5.1 1.5.1
process - 4.2.4 5.0.2
pub_semver - 2.1.4 2.1.4
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
stream_transform - 2.1.0 2.1.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
tuple - 2.0.2 2.0.2
typed_data - 1.3.2 1.3.2
universal_io - 2.2.2 2.2.2
uuid - 3.0.7 4.4.0
watcher - 1.1.0 1.1.0
web - 0.5.1 0.5.1
yaml - 3.1.2 3.1.2

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

Found 3 issues. Showing the first 2:

The constraint `^5.1.0` on analyzer does not support the stable version `6.0.0`.

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

The constraint `^6.1.4` on file does not support the stable version `7.0.0`.

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

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

Analyzed with Pana 0.22.3, Dart 3.3.3.

Check the analysis log for details.

0
likes
120
pub points
0%
popularity

Publisher

verified publisherdiscoos.org

Code generator for Eventuous - a lightweight and open-souce Event Sourcing library for Dart.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

analyzer, build, build_resolvers, collection, eventuous, file, get_it, glob, grpc, json_annotation, path, protobuf, shell, source_gen

More

Packages that depend on eventuous_generator