toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 111 packages
Sort by PUB-AZS
A dart utility library inspired by javascript lodash library.
Building Automation Java API
A flutter package that detect the type of network a phone number belongs to. Credits to Bolaji Ayodeji the original author in javaScript.
A stable fork of flutter_js with Android runtime fixes. Uses QuickJS on Android and JavascriptCore on iOS.
Generate JavaScript Objects and Bindings in Dart.
HTTP server framework for Node.js written in Dart. Compile Dart to JavaScript and run on Node.js.
An output targeting Javascript environments for `journal`.#journal#javascript#web#browser
Reserving some package name starting with `native_toolchain`. Please contact us on https://github.com/dart-lang/native if you'd like to author this package.
Dart implementation of lz-string compression algorithm. Originally written in JavaScript, for more details, please refer to http://pieroxy.net/blog/pages/lz-string/index.html
Library for re-implementing a binary reader like Java's own "ByteArrayInputStream" and "DataInputStream". Continuation of Tomonori Takao's work.