Conversation

Some stats from new remote compiler; I took 50 pub.dev pages of 'Top Dart packages' & 'Flutter Favourites' to run through compilation; 📦Total: 518 🚫 Skip (no web): 140 🚫 Skip (not null safe): 4 Viable packages to attempt compilation: 374 1/4
Quote Tweet
👀 What if I told you you could soon live preview any pub.dev package 'example/' app (and any package version) on @zapp_run in <5s ⚡️
Show this thread
Image
Replying to
Results; 228 compiled successfully 🔍 84 missing example project (and we couldn't auto create one) 💥 43 can't compile (code issue / outdated Flutter ver) 😱 24 examples not null safe (or depend on a package that's not null safe) - even though the package itself is 2/4
1
3
⚡️ average time to compile: ~8s Which includes; - Fetch project source - Fetch SDK - Pub get - Run compiler - Build/make Flutter assets - Upload Only 1 compile required for a pub package & version, cached & instant thereafter Try do that locally in 8s 😂 4/4
1
9