file_magic_number 0.2.0 copy "file_magic_number: ^0.2.0" to clipboard
file_magic_number: ^0.2.0 copied to clipboard

A Dart package to detect file types based on their magic number instead of MIME types. Supports Flutter on mobile, desktop, and web without native code.

0.2.0 #

General #

  • Example improvements.
  • BREAKING CHANGE: Returns MagicNumberType when detectFileType is called.

0.1.0 #

General #

  • Added CI.
  • Added Example project.
  • Added Readme.
  • Added documentation.
  • Added test.
23
likes
0
points
2.3k
downloads

Publisher

verified publishervictorcarreras.dev

Weekly Downloads

A Dart package to detect file types based on their magic number instead of MIME types. Supports Flutter on mobile, desktop, and web without native code.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on file_magic_number