menu
exifdart package
documentation
exifdart.dart
exifdart.dart
dark_mode
light_mode
exifdart
library
Classes
AbstractBlobReader
An interface to randomly read a blob.
MemoryBlobReader
Uses a byte buffer to read the blob data from.
Rational
Represents a rational number: the fraction of two integers
Functions
readExif
(
AbstractBlobReader
blob
, {
bool
printDebugInfo
=
false
})
→
Future
<
Map
<
String
,
dynamic
>
?
>
Reads the EXIF info from the given
blob
reader.
exifdart package
documentation
exifdart.dart
exifdart
package
Libraries
exifdart
exifdart_html
exifdart_io
exifdart_memory
exifdart library