Skip to content

Commit

Permalink
fix: fix crash caused by memory leak when register the raw data obser…
Browse files Browse the repository at this point in the history
…vers (#957)

* fix: fix crash cause by memory leak when register the raw data observers
  • Loading branch information
littleGnAl authored Mar 17, 2023
1 parent b3da6fc commit 5ad823e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ dependencies:
ffi: '>=1.1.2'
async: ^2.8.2
meta: ^1.7.0
iris_method_channel: ^1.1.0-rc.3
iris_method_channel: ^1.1.0-rc.5

dev_dependencies:
flutter_test:
sdk: flutter
Expand Down

0 comments on commit 5ad823e

Please sign in to comment.