toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 53 packages
Sort by PUB-AZS
Unpacks P.A.C.K.E.R. packed js code. / generate javascript code from packed js code.
A Flutter package for hot updates and code push with JavaScript.
Extended EventEmitter that fires "statechange" event when state member is changed. Child classes that inherit from EventEmitter can use the standard event emit, subscribe, unsubscribe, etc., methods of EventEmitter. This class adds a private _state member and a setState(object) and getState() method as well as getter/setter for the getState/SetState methods. Whenever the state is changed, a 'statechange' event will be emitted with the previous state as argument. This allows the handler to compare old state with new state, if desired. This package was developed as part of a port of Modus Create's IoT platform, RoboDomo from JavaScript to Dart and Flutter. The original can be found at https://github.com/RoboDomo.
Javascript Object Signing and Encryption (JOSE) library supporting JWE, JWS, JWK and JWT
A basic JS bridge to call javascript external context function, seamlessly working on mac/ios/android/...
A powerful, flexible schema-based validation library for Dart and Flutter, inspired by JavaScript's yup.
Print QRCodes in your terminal. Project was inspired by "qrcode-terminal" for javascript/node.
A simple calculus library for javascript and NPM ported to dart.
A robust and customizable email validation library for Dart and Flutter projects. Inspired by isEmail function from validator JavaScript library.#validator#email-validator