toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 166 packages
Sort by PUB-AZS
Image files for use in flutter_tools templates without adding binary files to flutter/flutter.#assets#image
A compiler to convert SVGs to the binary format used by `package:vector_graphics`.#svg#vector-graphics
A vector graphics rendering package for Flutter using a binary encoding.#svg#vector-graphics
An encoding library for the binary format used in `package:vector_graphics`#svg#vector-graphics
SVG - Robust rendering of Scalable Vector Graphic images, supporting a well-defined profile of SVG, a fast-loading binary storage format, and animation.
Utility functions and classes to work with byte buffers and streams efficiently, to read and write binary data formats. #bytes#stream#protocol#server#client
PostgreSQL database driver. Supports binary protocol, connection pooling and statement reuse.#sql#db#database#postgres
Easy access to FlutterView, FlutterBinaryMessenger and FlutterTextureRegistry for FFI.
A simple and efficient implementation of an unmodifiable sparse list based on the binary search algorithm.
MessagePack implementation for dart. MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON.