#mobile-development
Read more stories on Hashnode
Articles with this tag
… well, on Android anyway. · You can finally write end-to-end tests for your WebViews using Detox! … well, on Android anyway. At this moment, iOS is not...
Developing a mobile application is no small feat. Most apps require some form of integration with multiple systems outside of their own environment....
Adding images is an easy way to bring your application to life. This article tackles the most common issues encountered when adding images to your...
When used correctly, the Text widget is a powerful widget that easily allows the styling and displaying of text. Here are some questions you are...
Photo by Omar Flores on Unsplash Being able to receive and send information over the web is an integral part of most mobile applications. This post...
Nearly all things in Flutter are widgets. Buttons are widgets. Texts are widgets. Even animations are defined by widgets. Think of widgets as Lego...