top of page

Flutter: Hero

Apps often have views that are snippets of some larger datasource. When the user taps on the snippet, the app transitions to a new screen...

Flutter: Slivers

Working with large scrollable content is hard, slivers are a great way to take the work off yourself. Your Facebook wall is a good...

Flutter: Local Notifications

Apps are great at gripping the attention of users. On iOS there are five app-states; and developers are able to create experiences using...

Flutter: Geolocation

Mobile apps are able to leverage user location to provide unique features. These features are not delivery as a whole, because the user...

Flutter: Web Services

It's pretty usual for apps to have some type of web service; a way for the the user to pull and push data outside of local contents. If...

Flutter: Snackbar

In many apps, I find myself making views that pop up or pop down and show some feedback to the user. If I were to do this with iOS I...

Flutter: Animations

I wrote a small project, my goal is to show you how to do pretty animations like the one above. With Flutter it is really easy to...

Flutter: Getting Started

I have been developing iOS for a few years, but I recently left my job. With my free time last week I learned flutter and released a tip...

Developer: Blog2
ezgif.com-video-to-gif.gif

John N Blanchard

US adults spent an average of 3 hours, 35 minutes per day on mobile devices in 2018, an annual increase of more than 11 minutes. Developers are responsible for making that screen-time insatiable.

Developer: Welcome
bottom of page