fsm2 3.0.0 copy "fsm2: ^3.0.0" to clipboard
fsm2: ^3.0.0 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.

15
likes
140/ 140
pub points
51%
popularity

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

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

10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://noojee.gitbook.io/fsm2/ was unreachable. Make sure that the website is reachable via HEAD requests.

Documentation URL doesn't exist.

At the time of the analysis https://noojee.gitbook.io/fsm2/ 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

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

88 out of 167 API elements (52.7 %) 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

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:fsm2/fsm2.dart that imports:
  • package:fsm2/src/visualise/watch_folder.dart that imports:
  • dart:io
OK
Pass static analysis
50 / 50trigger folding of the section

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

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
args ^2.4.2 2.5.0 2.5.0
completer_ex ^4.0.0 4.0.0 4.0.0
dcli_core ^3.0.6 3.4.0 3.4.0
dcli_terminal ^0.2.0 0.2.0 0.2.0
logger ^2.0.1 2.2.0 2.2.0
meta ^1.6.0 1.14.0 1.14.0
path ^1.7.0 1.9.0 1.9.0
stacktrace_impl ^2.0.1 2.3.0 2.3.0
synchronized ^3.0.0 3.1.0+1 3.1.0+1
tree_iterator ^3.0.0 3.0.0 3.0.0
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
circular_buffer - 0.11.0 0.11.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
crypto - 3.0.3 3.0.3
dart_console2 - 3.1.1 3.1.1
ffi - 2.1.2 2.1.2
fixnum - 1.1.0 1.1.0
intl - 0.18.1 0.19.0
logging - 1.2.0 1.2.0
scope - 4.1.0 4.1.0
simple_logger - 1.9.0+3 1.9.0+3
sprintf - 7.0.0 7.0.0
stack_trace - 1.11.1 1.11.1
typed_data - 1.3.2 1.3.2
uuid - 4.4.0 4.4.0
win32 - 5.3.0 5.4.0

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.3.3.

Check the analysis log for details.

15
likes
140
pub points
51%
popularity

Publisher

verified publisheronepub-web.flutter-io.cn

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