mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
refactor: generate dart pb files with feature flag: dart
This commit is contained in:
@ -33,4 +33,7 @@ quickcheck_macros = "0.9.1"
|
||||
fake = "~2.3.0"
|
||||
claim = "0.4.0"
|
||||
futures = "0.3.15"
|
||||
serial_test = "0.5.1"
|
||||
serial_test = "0.5.1"
|
||||
|
||||
[features]
|
||||
dart = ["flowy-sdk/dart"]
|
Reference in New Issue
Block a user