๐ Curious about DCM's capabilities in action?
Check out the interactive DCM demo! ๐บ dcm.dev/demo/
- Link Rules
- Code Metrics
- Unused Code Detection
- Widget Analysis
- Quick Fixes
- More features in DCM
#Flutter#FutterDev#Dart
5 Ways To Use Icons In Flutter!
Looking to add some extra flair to your Flutter app? ๐ป
Come let's explore 5 unique ways to incorporate icons in your next project๐
Follow now for daily flutter insights!๐ฒ
#fluttercommunity#futterdev#flutter#coding#codingcommunity
So, if you wish to contact me.. like sending a message what about using this UI ?
PS: I'm always out there to respond. ๐๐
#caparledev#futterdev#flutterweb
Regarding #Flutter theming, cleaning up #FutterDev ThemeData from confusing colors and legacy behavior is progressing, lots of deprecations coming. Property fontFamily, was on the way out too, but fontFamilyFallback got merged in master, so now both stays github.com/flutter/flutter/iโฆ
The grid is still here, using #FutterDev@lets4r's pub.dev/packages/flutter_staโฆ and in its SliverMasonryGrid in a #Flutter CustomScrollView, together with a SliverPersistentHeader and a custom delegate. I like this view on big 4k screens, but I made it shrink to phones sizes too ๐
What is in this #Flutter layout?
- Horizontally scrolling: 1) Pinned top page selector 2) Theme selector
- Horizontal PageView, content in ListView
- Everything scrolls vertically together
- If low height, page selector scrolls away and snaps back
#FlutterDev NestedScrollView ๐