Flutter - Auto Scaling the Text Size
In this episode I cover how the text size can be scaled to the wrapping container. This episode covers: - Scaling text automatically - Scaling text with a gesture - Pinching in the emulator The code used in this episode: https://gist.github.com/branflake2267/faa33720716f649d5212474c8d0bc590 The challenge: - Figure out how to keep the text from jumping on the second scaling pinch gesture event.
In this episode I cover how the text size can be scaled to the wrapping container. This episode covers: - Scaling text automatically - Scaling text with a gesture - Pinching in the emulator The code used in this episode: https://gist.github.com/branflake2267/faa33720716f649d5212474c8d0bc590 The challenge: - Figure out how to keep the text from jumping on the second scaling pinch gesture event.