toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 190 packages
Sort by PUB-AZS
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.
This is something of a clone/work-alike of the JavaScript debug package by TJ Holowaychuck at https://github.com/visionmedia/debug. Use: import 'package:debug/debug.dart'; final debug = Debug('any_key_you_like') ... debug('any string you like, as if you called print()'); The DEBUG environment variable is checked to see if anything should be printed. You can specify multiple keys in DEBUG by separating them with semicolon. The * key matches ALL keys for all debugs. 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.
Easy to use JavaScript ENV variable getter/setter
An official flutter plugin for LeanCloud real-time message service based on LeanCloud-Swift-SDK and LeanCloud-Java-SDK.
Javascript Object Signing and Encryption (JOSE) library supporting JWE, JWS, JWK and JWT
Prebuilt JavaScriptCore binary maintained kraken team.
A collection util can process list by some operation like flatMap distinct shuffle and reduce. Taking ispiration from java stream
A package that connects to JDBC SQL Server databases is a software component that provides the necessary functionality to establish and manage a connection between a Java application and a Microsoft SQL Server database using the Java Database Connectivity (JDBC) API.
Platformandroid
A lite javascript engine.