Responsive Web And Desktop Development With Flutter
Read this article of mine on Smashing Magazine’s Website, I have many more on Smashing’s site and elsewhere, check them out in the “Articles I’ve Published Elsewhere” section of my blog.
read moreRead this article of mine on Smashing Magazine’s Website, I have many more on Smashing’s site and elsewhere, check them out in the “Articles I’ve Published Elsewhere” section of my blog.
read moreWe are going to discuss how to display notifications using the flutter_local_notifications plugin. As always with these posts, you can be sure you’ve got all of the basic knowledge you need by reading my Flutter book, but not all of you like that way of learning, so I’ll list the topics which are considered prerequisites for this post.
read moreHi everyone, in this post I’m going to show you how to use WebSockets in Flutter apps and write a Node backend to test the app.
read morePhoto by James Sutton on Unsplash The series of posts about advanced networking topics applied to Flutter apps continues. As always, this is meant for people who already have a good understanding of Flutter and know how to use Flutter widgets and the basics of the http library.
read moreMy Flutter book is pretty light on advanced HTTP networking topics, focusing instead on giving a more well-rounded approach that, when it comes to networking, explains how to use the http networking package for basic requests, shows an example of an app that makes GET requests, and then goes a bit more specific with Firebase.
read more