Tavon Gatling
tavon.dev / GatlingXYZ

tavon.dev / GatlingXYZ

Follow
Follow
homebadges
Tag

Dart

#dart

More content

Read more stories on Hashnode


Articles with this tag

Flutter: Three Useful Widgets

Mar 30, 20213 min read42 views

There are so many Widgets, and each of them does so many things. In a lot of cases, you can think of Widgets as various upgrades to other Widgets. And...

Flutter: Three Useful Widgets

Flutter: Widget Notifications

Mar 16, 20213 min read61 views

Working with Flutter (and therefore, Dart) has been an interesting learning experience. I'm still #TeamKotlin, but my job has a Flutter app so I...

Flutter: Widget Notifications

Flutter: Animations!

Mar 9, 20212 min read47 views

In Android, we can typically do very simple animations by setting animateLayoutChanges to true in the ViewGroup of our layout's XML. It's been my...

Flutter: Animations!

Flutter: Making the switch

Feb 22, 20216 min read48 views

After learning Android development, I knew that native code — Java, now Kotlin — would be the way I would proceed going forward. I'd heard of all the...

Flutter: Making the switch