toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 1550 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
Official web implementation of the geolocator plugin.
Platformweb
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.
WidgetFactory extension to render IFRAME with the official WebView plugin.#iframe#fwfh
Platformweb
A plug-in that can call native APP to open files with string result in flutter, support iOS(UTI) / android(intent) / PC(ffi) / web(dart:html)