Mobile Tech
1.22K subscribers
106 photos
12 videos
6 files
150 links
Michael Lazebny's blog about @dart and @flutter
lazebny.io
Download Telegram
No articles my guys πŸ˜…πŸ€Ÿ
πŸ”₯21πŸ•Š3πŸ‘2πŸ‘Œ1
This media is not supported in your browser
VIEW IN TELEGRAM
Just tried out the new analyzer plugin API!

It is so powerful, but very simple and seamlessly integrates with dart analyze and immediately shows issues in the IDE.

I created a simple lint that prohibits hardcoded color. See https://github.com/hawkkiller/analyzer_plugin_sample
πŸ”₯15πŸ‘4❀1
Media is too big
VIEW IN TELEGRAM
πŸš€ Happy Friday! Sharing a cool update

I created fast_image, which uses Rust's image library. This library uses new Dart feature, Build Hooks.

To upscale from Full-HD to 4k, my library requires ~500ms, while Dart's image package requires ~6000ms (and with less quality algorithm)
πŸ”₯25πŸ‘2