I just made this @FlutterDev mouse pointer animation mainly inspired by the one made by @WilsonSquared.
I tried to make it myself without dive into his code using CustomPaint and ImplicitAnimatedWidget, and this is what got. 🥰
Lots of lovely new icons for Flutter here: medium.com/flutter/accessibl…
The really cool part is that Flutter applies "tree shaking" to unused icons as well as dead code, giving you a small package with just the icons you're using in your app. #ShakeItOff#Flutter@materialdesign
Dive into @timsneath's Win32 package project!
A package that wraps some of the most common Win32 API calls using FFI to make them accessible to Dart code without requiring C compiler or Windows SDK.
Win32 package → pub.dev/packages/win32
Read more → goo.gle/2RO49Zp
🖥 Introducing Flutter on Windows
Our preliminary release includes native app compilation, some early plugins, and a desktop-ready #FlutterGallery app!
💡Fun fact: Over half of all Flutter developers use Windows to write their apps!
Read more here ↓ goo.gle/2G2hWJa
We have seen some adventurous developers created some Flutter Desktop Apps and have collected some of them here to keep you inspired 😀 These devs have kindly shared their code on Github REPO for you to pay attention on it. Medium post by @alistairholmes_link.medium.com/ZDcutFDfA9
Don't worry your eyes aren't playing tricks on you — automatic undo/redo support is now here for bloc and cubit with replay_bloc 👀🎉⏳
pub.dev/packages/replay_bloc