Skip to content

d-markey/flutter_mandel_squadron

 
 

Repository files navigation

Flutter-Mandel + Squadron

Forked from https://github.com/escamoteur/flutter_mandel which was ported from https://github.com/mckoss/dart-mandelbrot.

Then augmented with https://github.com/d-markey/squadron

  1. First, generate Squadron cross-platform workers with:
dart run build_runner build
  1. Then, compile Squadron Web worker to JavaScript with:
dart compile js .\lib\worker\mandelbrot.web.g.dart -o .\web\worker\mandelbrot.web.g.dart.js -m
  1. Finally, run on desktop, mobile, and Web and start playing with workers!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 37.0%
  • Dart 32.9%
  • CMake 18.2%
  • HTML 8.7%
  • C 1.6%
  • Swift 0.9%
  • Other 0.7%