mopro icon indicating copy to clipboard operation
mopro copied to clipboard

Flutter/Dart support

Open vivianjeng opened this issue 6 months ago • 0 comments

Problem

Flutter/Dart is commonly used in mobile development. https://flutter.dev/ We should support this.

Details

We can either

  1. Use swift and kotlin bindings in Flutter/Dart
  2. Use the third party uniffi-bindings https://github.com/NiallBunting/uniffi-rs-dart

Acceptance criteria

Basic Flutter/Dart library support. Write down documentation to describe how to use the library (Can also be another repo or add in test-e2e an example Flutter/Dart project)

vivianjeng avatar Aug 01 '24 15:08 vivianjeng