Open Source Javascript parser and interpreter in Dart. Ready to be used in your Flutter code

This page summarizes the projects mentioned and recommended in the original post on /r/FlutterDev

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ensemble_ts_interpreter

    Javascript ES5 parser and interpreter written entirely in dart.

  • yes, absolutely. Basically the way I have implemented it, you can pass any dart object into the javascript to manipulate. All you need to do is to add the Invocable mixin to your class. See https://github.com/EnsembleUI/ensemble_ts_interpreter/blob/master/lib/invokables/invokable.dart

  • pub-dev

    The pub.dev website

  • good point. There is no flutter dependency. You can use it in Dart on the server-side or for desktop apps as well. Good point on publishing on pub.dev. That's the plan shortly

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • parsejs.dart

    JavaScript parser for Dart

  • parsejs_null_safety.dart

    JavaScript parser for Dart 2.12+ with null safety

  • I use this parser - https://github.com/kmahmood74/parsejs_null_safety.dart.git

  • dart_terminal

    A simple terminal application written in Flutter that executes Dart code in a REPL.

  • I actually implemented something like this using dart_eval as the scripting language here. Works quite nicely, even in the browser.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Creating an Ecommerce App with Flutter and Medusa

    4 projects | dev.to | 25 Jul 2022
  • Implementing Flutter QR Code Scanner with Swift and AVFoundation for iOS

    1 project | dev.to | 7 May 2024
  • Learn Flutter by creating your first Flutter app!

    2 projects | dev.to | 5 May 2024
  • API Dash – A Postman Alternative

    1 project | news.ycombinator.com | 9 Apr 2024
  • ClojureDart – Clojure Dialect for Flutter and Dart

    1 project | news.ycombinator.com | 7 Apr 2024