dispatch_source_watcher 0.2.1 copy "dispatch_source_watcher: ^0.2.1" to clipboard
dispatch_source_watcher: ^0.2.1 copied to clipboard

PlatformiOS

Listen to DispatchSource file events on iOS

0.2.1 #

  • Fixed an error in the documentation

0.2.0 #

  • Changed DispatchSourceWatcher to provide a stream (rather than callbacks)
  • Fixed low-level DispatchSource cancellation

0.1.0 #

  • first release