Deconstructing Flutter
138 subscribers
2 photos
1 video
20 links
Download Telegram
New issue on Deep Links in Flutter! Learn how to direct users to specific content in your app from external sources.
https://deconstructingflutter.substack.com/p/deep-links

Also, there is an issue on Overlays, haven’t posted it here last week:
https://deconstructingflutter.substack.com/p/deconstructing-flutter-vol-10-overlays
🥰3
Just posted a new article on decorating the text inputs:

- InputDecoration vs. InputDecorationTheme
- How do they work together?
- What are the other properties?
- Hint, Label, Counter, etc
- Borders and BorderSide
- Gradients
👍6
Updated my old article about WidgetState with new info:
- examples with InkWell, Checkbox, AppBar, and a few other widgets
- using a fromMap method instead of resolveWith
🔥1
Fragment shaders in Flutter let you create complex visuals that run directly on GPU. This issue covers some theory, practical examples, and implementation guides.
🔥3
Reworked the old article about shapes:
- class hierarchy overview
- more examples on built-in shape border implementations
- updated custom border example
- removed clipping examples from article

Big thanks to PlugFox for pointing out issues with the previous revision of the article

A new separate article on clipping with more meaningful examples is coming later
🔥4
Recently had the pleasure of giving a talk at the Flutter Riga meetup.

It was my first time speaking on stage. For someone who has a social anxiety disorder, it was really hard to dare to do it.

I picked up a few useful lessons, one being that live coding doesn't work particularly well at offline events 😄

Now I’m applying to a few other conferences this summer
7🔥1