dqoi library

A Dart implementation of the Quite OK Image Format.

This is the library entry-point for use in Flutter applications by automatically including Flutter-only extensions.

See 'dqoi_pure' for 'dqoi' use without Flutter.

Classes

QOI
Represents the information found inside a QOI image, whether the image is QOI formatted yet, or not

Enums

Channels

Extensions

FlutterQOIExts on QOI
Extends QOI with extra methods targeted for Flutter users