dart_objc 0.1.8 copy "dart_objc: ^0.1.8" to clipboard
dart_objc: ^0.1.8 copied to clipboard

Write Objective-C Code using Dart. This package liberates you from native code and low performance channel.

0.1.8 #

  • Dart function can be observer for NSNotification.
  • Fix issue for automatic transfer of NSRange.

0.1.7 #

  • Update dependancy.

0.1.6 #

  • Update readme.
  • Delete useless code.

0.1.5 #

  • Delete code for banckmark.

0.1.4 #

  • Performance optimization.
  • Bug fix.

0.1.3 #

  • Support more structs: CGPoint, CGVector, CGSize, CGRect, CGAffineTransform, UIEdgeInsets, NSDirectionalEdgeInsets, UIOffset.
  • Support collections: NSArray, NSDictionary, NSSet.
  • Support box/unbox: NSValue, NSNumber.

0.1.2 #

  • Perform method on main/global queue.

0.1.1 #

  • Fix issue for block and delegate callback when returning an object.

0.1.0 #

  • Fix CString and Struct memory issue.

0.1.0-dev.1 #

  • Update SDK constraint to 2.6.0-dev.8.2

0.0.6 #

  • Convert bool Automatically.

0.0.5 #

  • Fix memory leak.

0.0.4 #

  • Support NSString.
  • Fix some memory issue.

0.0.3 #

  • Support delegate callback.

0.0.2 #

  • Format code.

0.0.1 #

  • Initial release.
1
likes
25
pub points
0%
popularity

Publisher

unverified uploader

Write Objective-C Code using Dart. This package liberates you from native code and low performance channel.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

ffi, flutter

More

Packages that depend on dart_objc