Framework for building apps using the enmeshed Runtime with Dart and Flutter.
This project is tested with BrowserStack.
Package | Description |
---|---|
connector_sdk | A Dart SDK for the enmeshed Connector API. |
enmeshed_runtime_bridge | A bridge between the enmeshed TypeScript runtime and Dart. |
enmeshed_types | enmeshed types translated from TypeScript / JSON into Dart. |
App | Description |
---|---|
connector_ui | A simple UI showcasing the dart connector_sdk. |
enmeshed | The enmeshed app. |
You can find the documentation for enmeshed on enmeshed.eu.
To get started developing in this repository, see the developer's guide.
Please file any bugs or feature requests by creating an issue.
Share your feedback with the enmeshed team by contributing to the discussions.
Contribution to this project is highly apprecicated. Head over to our contribution guide to learn more.