flowr_dart 1.3.0 copy "flowr_dart: ^1.3.0" to clipboard
flowr_dart: ^1.3.0 copied to clipboard

retracted

Base FlowR library for pure Dart

1.3.0 2025-8-28 #

  • feat
    • ::update 'update' can not return null;
    • ::skpIf, ::skpNull
    • use throw SkipError('reason'); or skpIf(true, 'reason...'); interrupt ::update
  • refactor deprecation UpdatableMx ::updateRaw replace with ::update

1.2.0 2025-8-27 #

  • feat FlowrError; SkipError; ::runCatching/::updateRaw add 'ignoreSkipError';

1.1.2 2025-8-26 #

  • update Dart ^3.7

1.1.1 2025-8-25 #

  • fix ::runCatching when onSuccess ==null, can not return value;

1.1.0 2025-8-23 #

  • refactor FlowR::put will return value;
  • fix ::runCatching return value;

1.0.0 2025-8-23 #

  • Split pure dart part form FlowR
0
likes
0
points
322
downloads

Publisher

verified publisherwyattcoder.top

Weekly Downloads

Base FlowR library for pure Dart

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async, rxdart, slowly, stack_trace

More

Packages that depend on flowr_dart