Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: add missing FFI depdendency
  • Loading branch information
vaind committed Sep 13, 2023
commit 47aa87a3272a8aa1a07d564be27a780b8fb821ad
1 change: 1 addition & 0 deletions flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ dependencies:
sentry: 7.9.0
package_info_plus: '>=1.0.0 <5.0.0'
meta: ^1.3.0
ffi: ^2.0.0

dev_dependencies:
build_runner: ^2.4.2
Expand Down