AppFlowy/app_flowy/packages/flowy_sdk
2021-07-11 15:33:19 +08:00
..
android update README 2021-06-19 23:41:19 +08:00
example config user db and user session 2021-07-09 23:31:44 +08:00
ios support sync and async on flowy-sys & add dart-ffi 2021-06-28 22:56:15 +08:00
lib add get user detail event, extract remote serviceinto UserServer 2021-07-11 15:33:19 +08:00
macos add tracing & test post data to dart 2021-07-03 14:14:10 +08:00
test update README 2021-06-19 23:41:19 +08:00
.gitignore update README 2021-06-19 23:41:19 +08:00
.metadata update README 2021-06-19 23:41:19 +08:00
analysis_options.yaml update README 2021-06-19 23:41:19 +08:00
CHANGELOG.md update README 2021-06-19 23:41:19 +08:00
LICENSE update README 2021-06-19 23:41:19 +08:00
pubspec.lock test event from dart to rust using protobuf as bytes adaptor 2021-07-07 22:24:26 +08:00
pubspec.yaml fix flutter warnings after upgrade flutter version to latest 2021-07-11 00:13:05 +08:00
README.md update README 2021-06-19 23:41:19 +08:00

flowy_sdk

A new flutter plugin project.

Getting Started

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.