toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 449 packages
Sort by PUB-AZS
Utilities for working with Foreign Function Interface (FFI) code.#interop#ffi#codegen
Official Dart lint rules. Defines the 'core' and 'recommended' set of lints suggested by the Dart team. #analysis#lints
A dynamic parser framework to build efficient grammars and parsers quickly.#grammar#parser#parser-combinator#parsing#peg
Access common Win32 APIs directly from Dart using FFI — no C required! #win32#windows#ffi
Generator for FFI bindings, using LibClang to parse C, Objective-C, and Swift files. #interop#ffi#codegen
Provides lightweight yet convenient bindings to SQLite by using dart:ffi#sql#database#ffi#sqlite
Functional Programming in Dart. Purify your Dart code using efficient immutable data structures, monads, lenses and other FP tools.
Memory-efficient, streaming implementation of the tar file format#tar#archive
sqflite ffi based implementation, for desktop and units tests.#sql#database
Utility functions and classes to work with byte buffers and streams efficiently, to read and write binary data formats. #bytes#stream#protocol#server#client