Tag: flutter

Building Selectable Containers in Flutter

Building selectable containers in Flutter

Dev

Learn how to build a flutter application that displays selectable containers which change color when selected.

Muyiwa Femi-Ige
Jul 7, 2022 ⋅ 6 min read
Flutter Logo

Building a shopping cart in Flutter

Dev

Learn how to create a shopping cart application with two screens in Flutter, with a focus on the operation and functionality of the cart.

Murtaza Sulaihi
Jul 6, 2022 ⋅ 10 min read
Adding Speech To Text Text To Speech Flutter App

Adding speech-to-text and text-to-speech support in a Flutter app

Dev

Learn a step-by-step process that gives you a base for building a voice assistant app and cases not handled by the plugin by default.

Pinkesh Darji
Jul 4, 2022 ⋅ 7 min read
Flutter Layouts Guide Margins And Padding

Flutter layouts guide: Margins and padding

Dev

In this tutorial, we introduce Flutter’s box model and show how to implement margin and padding to lay out widgets in your Flutter app’s UI.

Ivy Walobwa
Jul 4, 2022 ⋅ 6 min read

How to parse JSON strings in Flutter

Dev

It can be more difficult to parse JSON strings in Flutter compared to other languages. Let’s learn how to encode and decode JSON in Flutter.

Lewis Cianci
Jun 28, 2022 ⋅ 7 min read
Flutter Logo

Internationalization for Flutter apps

Dev

In this tutorial, you can learn how to localize your Flutter app and make it more accessible to users in a few easy steps.

Shubham Soni
Jun 21, 2022 ⋅ 6 min read
using-custom-chrome-tabs-flutter-with-flutter-custom-tabs-plugin

Using custom Chrome tabs in Flutter with the flutter_custom_tabs plugin

Dev

Learn to implement Chrome Custom Tabs in Flutter applications with Flutter_custom_tabs, which offers impressive cross-platform features.

Shalitha Suranga
Jun 16, 2022 ⋅ 11 min read
Introduction To Supernova Design System For Flutter

Introduction to Supernova: Design system for Flutter web apps

Dev

Learn about Supernova and how it’s used in Flutter apps and get to grips with what you can do with it.

Sneh Pandya
Jun 13, 2022 ⋅ 8 min read
How to implement infinite scroll pagination in Flutter

How to implement infinite scroll pagination in Flutter

Dev

Learn three different ways to implement Instagram-like scroll experiences in your Flutter apps in this detailed tutorial.

Damilare Jolayemi
Jun 9, 2022 ⋅ 11 min read
clipping circles in flutter

Clipping circles (and more) in Flutter

Dev

There are a few ways you can circle clip (and more) images in your Flutter app. Here’s a quick explanation and demonstration of how.

Matthew Croak
Jun 8, 2022 ⋅ 6 min read
A Guide To Monetizing Your Flutter App Using AdMob

A guide to monetizing your Flutter app using AdMob 

Dev

In this tutorial, we are going to walk through how you can monetize your Flutter app using AdMob (ads for mobile) by Google.

Pinkesh Darji
Jun 7, 2022 ⋅ 6 min read
Flutter vs React Native

Flutter vs. React Native

Dev

Compare Flutter and React Native, explore what makes each framework so special, and discover why they’re so highly sought-after.

Andrew Baisden
Jun 1, 2022 ⋅ 12 min read