Joe Muller (@bosonjoe) 's Twitter Profile
Joe Muller

@bosonjoe

Control your context, control your life

The clipboard is the app layer 📋

clibbits.com

ID: 1117280643623342081

linkhttps://joemuller.com/ calendar_today14-04-2019 04:17:18

7,7K Tweet

5,5K Takipçi

205 Takip Edilen

Joe Muller (@bosonjoe) 's Twitter Profile Photo

Flutter Tip 💙 This is all it takes to get the coordinates and position of a widget on screen 1. Add a GlobalKey to the widget 2. Use the GlobalKey to find the RenderBox 3. Calculate size + position 📏

Flutter Tip 💙

This is all it takes to get the coordinates and position of a widget on screen

1. Add a GlobalKey to the widget
2. Use the GlobalKey to find the RenderBox
3. Calculate size + position 📏