toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 183 packages
Sort by PUB-AZS
JavaScript parser originally written by Asger Feldthaus<asger.feldthaus@gmail.com>, upgarded to dart 2.4 by Anurag Vohra <anuragvohraec@gmail.com>
Run JavaScript on the backend/vm with Seagort.
Load your javascript libs dynamically.
A "isClient" property to check if your code is running on server-side or client-side. Also with a "isDartClient" property, you can check if the client-side code is running as Dart or JavaScript.
Provides a simple means of registering Dart functions that you want to make available to your Javascript code. It takes care of most of the tedious Javascript/Dart type mapping that is necessary to make the call appear as seamless as possible to both the Javascript and Dart developer.
AngularDart port of flatpickr (javascript date/time picker).
A library useful for web applications. Currently includes MyHtml which is a class with HTML helper functions and MyJS which is a class with JavaScript helper functions
A package providing interop functionality with JavaScript Promises.
Platformweb
Simple and expressive format for describing rich-text content created for Quill.js editor. This package is unofficial port to Dart from JavaScript.
Flutter HTML Editor is a text editor for android and iOS to help write WYSIWYG HTML code based on the Summernote javascript wrapper