Tag: flutter

Create Customize Flutter Radio Buttons

Create and customize Flutter radio buttons

Dev

Build a Flutter radio button, a graphical UI element that presents the user with a predefined list of mutually exclusive answer choices.

Emmanuel Etukudo
Oct 13, 2021 ⋅ 5 min read
Using WebSockets In Flutter

Using WebSockets in Flutter

Dev

Learn how to use your own WebSockets in Flutter to create applications that display real-time data to users.

Gonçalo Palma
Oct 12, 2021 ⋅ 7 min read
Flutter's DataTable widget: A guide to displaying data

Flutter’s DataTable widget: A guide to displaying data

Dev

Learn about how Flutter’s DataTable widget is more flexible compared to native platform-specific list views in this guided tutorial.

Shalitha Suranga
Oct 11, 2021 ⋅ 8 min read
Flutter FloatingActionButton: A Complete Tutorial With Examples

Flutter FloatingActionButton: A complete tutorial with examples

Dev

Flutter’s FloatingActionButton widget has unique properties and rules that you should understand before implementing it in your app.

Aachman Garg
Oct 7, 2021 ⋅ 5 min read
Flutter Datepicker Libraries

Comparing Flutter date picker libraries

Dev

Use a date picker library like Flutter Datetime Picker, Flutter Date Range Picker, and Flutter date_time_picker to add an interactive calendar to your app.

Emmanuel Etukudo
Oct 1, 2021 ⋅ 4 min read
How to Create a Custom Calendar in Flutter

How to build a custom calendar in Flutter

Dev

Learn how to create a calendar for scheduling events with the Flutter date and time picker and TableCalendar widget.

Murtaza Sulaihi
Oct 1, 2021 ⋅ 8 min read

Building a 2D game with Flutter

Dev

Learn how to build your very own game of Pong (and sharpen your dev skills) with this step-by-step Flutter tutorial.

Chinedu Imoh
Sep 29, 2021 ⋅ 5 min read
Video Player Plugin Flutter

Building a Flutter video player

Dev

Flutter’s video player plugin makes adding and customizing a video player easy. Learn how to set this plugin up and create a functional video player.

Ishan Fernando
Sep 28, 2021 ⋅ 6 min read
Choosing the right progress indicators for your async Flutter apps

Choosing the right progress indicators for async Flutter apps

Dev

Progress indicators are important for communicating with your users. Read up on choosing the right ones for async Flutter apps in this post.

Damilare Jolayemi
Sep 27, 2021 ⋅ 6 min read
Flutter Modal Bottom Sheet Tutorial

Flutter modal bottom sheet tutorial with examples

Dev

Learn how to create a modal bottom sheet in Flutter with this short guide, complete with practical examples.

Charles Freeborn
Sep 24, 2021 ⋅ 4 min read
Creating A Flutter Onboarding Screen

Creating a Flutter onboarding screen

Dev

Learn how to create a mobile app onboarding experience with Flutter to entice and engage users when configuring a new app.

Lewis Cianci
Sep 23, 2021 ⋅ 8 min read
Flutter and Appwrite Logos

Using Appwrite with Flutter: A tutorial with examples

Dev

Learn how to integrate Appwrite into a Flutter app with this detailed look at using various Appwrite services.

Pinkesh Darji
Sep 21, 2021 ⋅ 6 min read