Google’s Flutter Quick Tips
Here are few quick tips for flutter developers.. Watch Video Tutorial 1. Timer 2. Get Device Type 3. ToolTips 4. Fade Image Add a ‘loading.gif’ image inside a folder ‘images’ in the root of your project. We will use this image as a placeholder for the downloading image. Note: Make sure you specify… Read More »