Deconstructing Flutter
Subscribe
Sign in
Home
Archive
About
Latest
Top
Deconstructing Flutter vol. 14: Obfuscation & Minification
Smaller apps download faster and use less storage. Obfuscation makes your code harder to reverse engineer, protecting your work. Both help improve user…
May 7
•
Roman Ismagilov
April 2025
Deconstructing Flutter vol. 13: Fragment Shaders
Fragment shaders let you manipulate pixels directly on the GPU, creating visual effects impossible with regular UI widgets.
Apr 30
•
Roman Ismagilov
Deconstructing Flutter vol.12: State Management Packages to Avoid
This issue examines some widely-used state management packages that have received criticism, helping you make more informed decisions about your app…
Apr 16
•
Roman Ismagilov
Deconstructing Flutter vol. 11: Deep Links
Deep links allow users to navigate directly to specific content in your Flutter app from external sources. This issue covers implementation approaches…
Apr 10
•
Roman Ismagilov
Deconstructing Flutter vol. 10: Overlays
Flutter overlays provide a powerful way to create floating UI elements and complex positioning scenarios. This issue explores various aspects of…
Apr 2
•
Roman Ismagilov
March 2025
Deconstructing Flutter vol. 9: Themes and Styles
Flutter offers powerful theming capabilities that allow developers to create consistent, visually appealing user interfaces. This issue explores various…
Mar 26
•
Roman Ismagilov
Deconstructing Flutter vol. 8: Implicit Animations
This issue focuses on implicit animations. These are the built-in widgets that handle animation automatically. You’ll find documentation, implementation…
Mar 20
•
Roman Ismagilov
Deconstructing Flutter vol. 7: Gesture Detection
A curated collection of resources for implementing gestures in Flutter applications. These materials cover everything from basic touch handling to…
Mar 12
•
Roman Ismagilov
Deconstructing Flutter vol. 6: Productivity & Tooling
Setting up a good development workflow can save time and reduce frustration. This issue covers tools and techniques for automating tasks, customizing…
Mar 5
•
Roman Ismagilov
February 2025
Deconstructing Flutter vol. 5: Streams
This time we will deepen our knowledge of Streams in Flutter.
Feb 26
•
Roman Ismagilov
Deconstructing Flutter vol. 4: Responsive Design
Learn how to make your Flutter apps visually perfect and user-friendly on every screen size with this curated collection of responsive design resources.
Feb 19
•
Roman Ismagilov
Deconstructing Flutter vol. 3: Slivers
Enhance your Flutter development skills with these selected resources on slivers.
Feb 12
•
Roman Ismagilov
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts