File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1- ## 9.2.0+ 1
1+ ## 9.2.1
22
33- Fix [ bug] ( https://github.com/dart-lang/native/issues/2824 ) where the build
44 hook was trying to access the code config if it was not provided.
5+ - Bump minimum Dart version to 3.10.0.
56
67## 9.2.0
78
Original file line number Diff line number Diff line change 44
55name : objective_c
66description : ' A library to access Objective C from Flutter that acts as a support library for package:ffigen.'
7- version : 9.2.0+ 1
7+ version : 9.2.1
88repository : https://github.com/dart-lang/native/tree/main/pkgs/objective_c
99issue_tracker : https://github.com/dart-lang/native/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Aobjective_c
1010
@@ -15,7 +15,7 @@ topics:
1515 - codegen
1616
1717environment :
18- sdk : ' >=3.9.0-21.0.dev <4.0.0'
18+ sdk : ' >=3.10.0 <4.0.0'
1919
2020dependencies :
2121 code_assets : ^0.19.0
You can’t perform that action at this time.
0 commit comments