fsm2 3.2.1 copy "fsm2: ^3.2.1" to clipboard
fsm2: ^3.2.1 copied to clipboard

FSM2 provides an implementation of the core design aspects of the UML state diagrams allowing both declarative transitions and dynamic transitions along with Guard Conditions.

16
likes
140/ 160
pub points
66%
popularity

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

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

95 out of 175 API elements (54.3 %) have documentation comments.

Some symbols that are missing documentation: fsm2, fsm2.CoRegionBuilder, fsm2.CoRegionBuilder.CoRegionBuilder, fsm2.DuplicateStateException.message, fsm2.FolderChangeAction.

10/10 points: Package has an example

failed
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:fsm2/fsm2.dart that imports:
  • package:fsm2/src/visualise/watch_folder.dart that imports:
  • dart:io

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:fsm2/fsm2.dart that imports:
  • package:fsm2/src/visualise/watch_folder.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.

partial
Pass static analysis
40 / 50trigger folding of the section

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

/tmp/pana_AOMVBT/lib/src/visualise/smcat_file.dart doesn't match the Dart formatter.

To format your files run: dart format .

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
completer_ex ^4.0.0 4.0.3 4.0.3
dcli_core ^4.0.0 4.0.7 6.1.0
dcli_terminal ^4.0.0 4.0.3 6.1.0
logger ^2.0.1 2.5.0 2.5.0
meta ^1.6.0 1.16.0 1.16.0
path ^1.7.0 1.9.1 1.9.1
stacktrace_impl ^2.0.1 2.3.0 2.3.0
synchronized ^3.0.0 3.3.0+3 3.3.0+3
tree_iterator ^3.0.0 3.0.0 3.0.0
Transitive dependencies
Package Constraint Compatible Latest
async - 2.12.0 2.12.0
characters - 1.3.1 1.3.1
circular_buffer - 0.11.0 0.12.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
crypto - 3.0.6 3.0.6
dart_console - 4.1.1 4.1.1
dcli_common - 4.0.3 6.1.0
ffi - 2.1.3 2.1.3
fixnum - 1.1.1 1.1.1
intl - 0.19.0 0.20.0
logging - 1.3.0 1.3.0
scope - 4.1.1 5.1.0
simple_logger - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
stack_trace - 1.12.0 1.12.0
typed_data - 1.4.0 1.4.0
uuid - 4.5.1 4.5.1
win32 - 5.8.0 5.8.0

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

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

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

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

Try running dart pub upgrade --major-versions dcli_terminal 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.

16
likes
140
pub points
66%
popularity

Publisher

verified publisheronepub.dev

FSM2 provides an implementation of the core design aspects of the UML state diagrams allowing both declarative transitions and dynamic transitions along with Guard Conditions.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

BSD-2-Clause (license)

Dependencies

args, completer_ex, dcli_core, dcli_terminal, logger, meta, path, stacktrace_impl, synchronized, tree_iterator

More

Packages that depend on fsm2