- e2de689 Fix function deduplication (#450) by Liam Appelbe · 2 years, 11 months ago v6.1.2
- 276dfd6 `ffi-native` -> `asset` stop logger warning (#449) by Daco Harkes · 2 years, 11 months ago
- cf32558 `FfiNative` support (#447) by Daco Harkes · 2 years, 11 months ago v6.1.1
- 467de9c Add a swift example (#441) by Liam Appelbe · 2 years, 11 months ago
- 76b4c1e Increase timeout Flutter integration test (#446) by Daco Harkes · 2 years, 11 months ago
- 08756db Run Flutter FFI plugin template ffigen on CI (#433) by Daco Harkes · 2 years, 11 months ago
- f15cd05 Fix obscure NSTimeZone parsing bug (#440) by Liam Appelbe · 3 years ago
- 83b9225 Add an objective-C module prefix option (#438) by Liam Appelbe · 3 years ago
- 5827918 Add exclude-all-by-default config flag (#431) by Liam Appelbe · 3 years ago v6.1.0
- ba760e1 Memory management for Blocks (#429) by Liam Appelbe · 3 years ago
- 66956a8 Throw an error if ObjC class fails to load (#423) by Liam Appelbe · 3 years ago
- 86799f3 Update clang to fix CI failure (#425) by Liam Appelbe · 3 years ago
- ecc7c72 ObjC example (#416) by Liam Appelbe · 3 years ago
- c811efd Check that property types aren't incomplete (#415) by Liam Appelbe · 3 years ago
- 09714ae Skip methods that have incomplete types (#412) by Liam Appelbe · 3 years ago
- 544dba6 Fixing mac bot by explicitly setting the objective C sysroot (#414) by Liam Appelbe · 3 years ago
- 9dce9c8 Add a call method to Blocks (#407) by Liam Appelbe · 3 years, 1 month ago
- 116022f Bump `package:ffi` (#405) by Daco Harkes · 3 years, 1 month ago v6.0.2
- 0048205 Use `ldconfig` to find libclang (#403) by Daco Harkes · 3 years, 1 month ago
- c979dfb More ways to find XCode's libclang on MacOS (#402) by Daco Harkes · 3 years, 1 month ago
- a7aee1e Add Windows CI (#399) by Daco Harkes · 3 years, 1 month ago
- 1de7bf5 Fix `include-directives` on Windows (#397) by Daco Harkes · 3 years, 1 month ago v6.0.1
- 2a08e9c Update README.md (#396) by Prerak Mann · 3 years, 1 month ago
- 62dc701 bump package:ffi (#394) by Daco Harkes · 3 years, 1 month ago
- 8ce661e Removed config `dart-bool`. Booleans are now always generated with `bool` (#391) by Prerak Mann · 3 years, 1 month ago v6.0.0
- 63a5da0 Test assign/retain/copy properties (#390) by Liam Appelbe · 3 years, 2 months ago
- 1a93613 Test autorelease pools and more copying cases (#385) by Liam Appelbe · 3 years, 2 months ago
- cd27719 Add the ability to control reference counting behavior in castFromPointer (#388) by Brian Quinlan · 3 years, 2 months ago
- 170a60b Add xcode tools llvm as default path (#389) by Daco Harkes · 3 years, 2 months ago v5.0.1
- 53cdac1 Add a static isInstance method to ObjC classes (#383) by Liam Appelbe · 3 years, 2 months ago
- 736d8e0 Handle NS_RETURNS_RETAINED and methods that start with new/alloc or contain copy (#380) by Liam Appelbe · 3 years, 2 months ago
- 21b0cd0 docs(changelog): remove extra # (#377) by Aleksey Kulikov · 3 years, 2 months ago
- 23cb986 Support constructing blocks from closures (#382) by Liam Appelbe · 3 years, 2 months ago
- 8714c02 Initialize the Block isa field (#378) by Liam Appelbe · 3 years, 2 months ago
- e0d69b3 Automatic ref counting for ObjC objects (#372) by Liam Appelbe · 3 years, 2 months ago
- b0656c2 Use `package:ffi` 1.2.1 (#371) by Daco Harkes · 3 years, 2 months ago v5.0.0
- f12748c Fix coverage for ObjC tests (#370) by Liam Appelbe · 3 years, 2 months ago
- d70396c Cleanup some code around ObjC goldens (#368) by Daco Harkes · 3 years, 2 months ago
- 85e9e76 Update pubspec of examples (#367) by Daco Harkes · 3 years, 2 months ago
- a2bb00f Mention ObjectiveC support in changelog (#366) by Daco Harkes · 3 years, 2 months ago
- 6f6940a Use ABI-specific integers from `dart:ffi` (#365) by Simon Binder · 3 years, 2 months ago
- 9a7d26e Remove ObjC tests that check golden generated code (#363) by Liam Appelbe · 3 years, 2 months ago
- d19734b Update names of compound members to reflect what is generated (#361) by Abitofevrything · 3 years, 2 months ago
- 4f639dd Add a registry for ObjC built in interfaces (#358) by Liam Appelbe · 3 years, 2 months ago
- 1efff81 Don't remove trailing underscores from method names (#357) by Liam Appelbe · 3 years, 2 months ago
- 3904709 Fix ObjC @class declarations (#352) by Liam Appelbe · 3 years, 2 months ago
- 5f5a469 Fix a bug where duplicate methods were added to some classes. (#354) by Liam Appelbe · 3 years, 2 months ago
- 9dc2b67 Block support (#333) by Liam Appelbe · 3 years, 2 months ago
- 8f50b12 Categories (#349) by Liam Appelbe · 3 years, 2 months ago
- 9a397bc Fix coverage configuration (#337) by Liam Appelbe · 3 years, 2 months ago
- fd91b9b Make properties that set/get objective-c instances nullable (#348) by Brian Quinlan · 3 years, 3 months ago
- b72f728 Add the ability to cast from a pointer to an interface. (#346) by Brian Quinlan · 3 years, 3 months ago
- a89350c Don't automatically include system headers (#342) by Liam Appelbe · 3 years, 3 months ago
- 799bc5e Make all NSObject references nullable in the generated dart bindings. (#339) by Brian Quinlan · 3 years, 3 months ago
- c142e97 Move ObjC classes and SELs to NativeLibrary (#331) by Liam Appelbe · 3 years, 3 months ago
- 1f9f636 Improve Type deduping in objc_msgSend (#326) by Liam Appelbe · 3 years, 3 months ago
- 9011b42 Configurable filtering for ObjC interfaces (#313) by Liam Appelbe · 3 years, 3 months ago
- 6eba444 Update pubspec.yaml (#332) by Devon Carew · 3 years, 3 months ago
- dd8b512 Create more tests and move them to separate files. (#330) by Brian Quinlan · 3 years, 3 months ago
- 7490b44 Provide a command to regenerate golden bindings. (#322) by Brian Quinlan · 3 years, 3 months ago
- ba57c18 Move ObjCBuiltInFunctions to its own file and its singleton to data.dart (#325) by Liam Appelbe · 3 years, 3 months ago
- 34a5de0 Generate a nice error if files generated by test/setup.dart are not present by Brian Quinlan · 3 years, 3 months ago
- 8ad22cb Move property tests into "native_objc_test" group by Brian Quinlan · 3 years, 3 months ago
- 5da1fcf Fix instructions for adding `package:ffi` (#318) by Michael Debertol · 3 years, 3 months ago
- d17119d Generate complete method signatures. (#319) by Brian Quinlan · 3 years, 3 months ago
- fbb82cc Add support for readonly and class properties (#314) by Brian Quinlan · 3 years, 3 months ago
- bc301d5 Coerce BOOL to bool (#311) by Liam Appelbe · 3 years, 3 months ago
- 7fac2c5 NSString <-> String converters (#310) by Liam Appelbe · 3 years, 3 months ago
- 1d05d4a Fix handling of void methods (#308) by Liam Appelbe · 3 years, 3 months ago
- 3263b3b Add an integration test for objective C (#293) by Liam Appelbe · 3 years, 3 months ago
- 28db67d Make type polymorphic (#290) by Liam Appelbe · 3 years, 3 months ago
- e53d865 Remove bool special casing (#294) by Liam Appelbe · 3 years, 3 months ago
- 25c74b2 Add a warning message to objective C support (#292) by Liam Appelbe · 3 years, 3 months ago
- bb26e57 Add contributing info (#291) by Daco Harkes · 3 years, 3 months ago
- 1fc41a8 Objective C interfaces (#287) by Liam Appelbe · 3 years, 3 months ago
- c94f5e8 Test on mac, to cover objective C (#289) by Liam Appelbe · 3 years, 4 months ago
- f310f05 First bits of Objective C support (#281) by Liam Appelbe · 3 years, 4 months ago
- dd3e089 BindingsIndex refactor (#283) by Liam Appelbe · 3 years, 4 months ago
- 72980da Add default location for LLVM on M1 Mac (#278) by Kyle Finlinson · 3 years, 5 months ago
- fe6bb90 Fix size_t and wchar_t default dart types. (#274) by Prerak Mann · 3 years, 5 months ago
- c7a1d94 Merge pull request #269 from mannprerak2/merge_stable by Daco Harkes · 3 years, 5 months ago
- a6477cc Merge branch 'stable' into merge_stable by Prerak Mann · 3 years, 5 months ago
- fd3e1a7 Release Patch 4.1.3 (#266) by Prerak Mann · 3 years, 5 months ago
- 51ed010 Move to new analyzer checks (#264) by Kevin Moore · 3 years, 5 months ago
- 443fd70 Support for ABI-specific integers (#261) by Prerak Mann · 3 years, 6 months ago
- afde222 Suggest using `dart pub add -d ffigen` (#259) by Jonas Finnemann Jensen · 3 years, 7 months ago
- da1ee95 Exclude all on empty include list (#254) by Lukas Lihotzki · 3 years, 8 months ago
- abd961d Added fix for member name and type name collision in structs/unions. (#256) by Prerak Mann · 3 years, 9 months ago
- d9fb966 Added support for marking functions as Leaf. (#252) by Prerak Mann · 3 years, 9 months ago
- 1ee320e Bump version to 4.0.0 (#247) by Daco Harkes · 3 years, 10 months ago
- 6e10689 Update library.dart dartfmt comment (#234) by Michael Thomsen · 4 years, 1 month ago
- 19da552 Added config for exposing typedefs to Native and Dart type. (#231) by Prerak Mann · 4 years, 1 month ago
- f85d343 Move from package:pedantic to pacakge:lints (#230) by Prerak Mann · 4 years, 1 month ago
- 98b2d4f Generate dart typedefs for C typedefs (#224) by Prerak Mann · 4 years, 1 month ago
- c4a014d Add `structs` and `enums`'s rename to readme (#225) by Sunbreak · 4 years, 1 month ago
- 8e11d65 Allow users to specify complete dylib path (#221) by Prerak Mann · 4 years, 2 months ago
- cff315b Added support for generating Unions (#215) by Prerak Mann · 4 years, 2 months ago
- 3ecab7a Bump version to 3.0.0 (#216) by Prerak Mann · 4 years, 2 months ago
- 495dc51 Update readme to clarify C support. (#209) by Prerak Mann · 4 years, 3 months ago
- e0718ba Support for inline arrays in structs (#206) by Prerak Mann · 4 years, 3 months ago