toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 103 packages
Sort by PUB-AZS
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.
This package is for access the window level java-script function in dart file in flutter.
Platformweb
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.
Annotations to create static Dart interfaces for JavaScript APIs.
Platformweb
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.