The iOS implementation of flutter_milibris.
This package is endorsed, so it is automatically included when you depend on flutter_milibris. You do not need to add it directly.
It uses ffigen-generated bindings and the objective_c package to call into the MiLibrisReaderSDK (distributed as an xcframework via Swift Package Manager):
extractArchive— extracts a Milibris archive viaMLArchive.extract(_:inDirectory:error:).open— calls the nativemilibris_open_readerC function (defined in the Swift bridge) to launch the reader UI.