Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

orch8_flutter

Flutter bridge for the Orch8 0.7.1 embedded durable workflow engine.

dependencies:
  orch8_flutter: ^0.7.1
import 'package:orch8_flutter/orch8_flutter.dart';

final orch8 = Orch8();
await orch8.initialize();

The plugin supports Swift Package Manager on current Flutter releases and CocoaPods as a compatibility fallback. Android resolves the native AAR from Orch8's public, read-only Maven repository.

Requires Dart 3.12+, Flutter 3.44+, iOS 16+, Xcode 16+, and Android API 24+.

About

Flutter SDK for the Orch8 durable workflow engine

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages