Ishan Fernando Blogger | Flutter | Android | iOS

Stories by Ishan Fernando

Creating an Image Carousel in Flutter

Creating an image carousel in Flutter

Dev

Learn how to create a Flutter image carousel from scratch or use the carousel_slider plugin to create an image carousel with less code.

Ishan Fernando
Nov 22, 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
Create a Dropdown List in Flutter

Creating a dropdown list in Flutter

Dev

Learn how to create and style dropdowns for your Flutter project and learn the difference between DropdownButtonFormField and DropdownButton.

Ishan Fernando
Sep 3, 2021 ⋅ 3 min read
Creating Dialogs in Flutter

Creating dialogs in Flutter

Dev

Create alert dialogs, custom dialogs, and full-screen dialogs in Flutter for a better user experience in your mobile applications.

Ishan Fernando
Jun 14, 2021 ⋅ 4 min read

The ultimate guide to text fields in Flutter

Dev

Learn how to implement and control Flutter’s wide variety of text field customization options in this ultimate guide.

Ishan Fernando
Apr 22, 2021 ⋅ 5 min read