nikolokin.bsky.social
@nikolokin.bsky.social
@labenz.dev when is observable flutter coming back? We missed you :(
March 8, 2025 at 1:10 AM
Reposted
🚨 Memory Leaks in Dart & Flutter

In this blog you will read:
- Understanding Dart's GC
- Memory Leak vs Bloat
- Disposable vs Memory-Risky Objects
- DevTools and leak_tracker
- DCM rules for preventing leaks

Learn more: dcm.dev/blog/2024/10...

#FlutterDev #Dart
Let’s Talk About Memory Leaks In Dart And Flutter | DCM - Code Quality Tool for Flutter Developers
Memory leaks can be annoying as they are hard to spot and recreate compared to syntax errors or logic bugs that usually show up in the development phase of a program or app build out. When it comes to...
dcm.dev
December 2, 2024 at 9:41 AM
Reposted
🧐 Flutter tips
How to create an image from a widget?

#flutterdev #flutter #fluttertips
November 20, 2024 at 5:58 PM