Flutter Searchable ListView - Day 28

Overview

Flutter Searchable ListView - Day 28

class Afgprogrammer extends Flutter100DaysOfCode {
  video() {
    return {
      "title": "Flutter Searchable ListView",
      "description": "Let's work with the ListView widget and make it searchable.",
      "day": 28,
      "videoLink": "https://youtu.be/9PWaRfYZ6Lg"
    }
  }
}

Watch it on Youtube

Previous Designs

Checkout my Youtube channel

Development Setup

Clone the repository and run the following commands:

flutter pub get
flutter run

Screenshot

Links

You might also like...

Flutter Beautiful Login Page Design and Animation - day 13

Flutter Beautiful Login Page Design and Animation - day 13

Flutter Beautiful Login Page UI Design and Animation - Day 13 class Day13 extends Flutter100DaysOfCode { video() { return { "title": "Flut

Dec 30, 2022

Flutter Splash Screen design and Animation - day 8

Flutter Splash Screen design and Animation - day 8

Flutter Splash Screen Animation, Application Design A part of #flutter100daysofcode. Let's create a beautiful and animated Splash Screen UI with Flutt

Dec 29, 2022

Flutter Beautiful Login Page Design and Animation - day 14

Flutter Beautiful Login Page Design and Animation - day 14

Flutter Beautiful Login Page UI Design and Animation - Day 14 class Afgprogrammer extends Flutter100DaysOfCode { video() { return { "title

Dec 25, 2022

Flutter Inspiration Application Design - day 1

Flutter Inspiration Application Design - day 1

Flutter Inspiration App UI Design - Day 1 class Day1 extends Flutter100DaysOfCode { video() { return { "title": "Flutter Inspiration App U

Dec 17, 2022

Flutter Food Delivery Application design and Animation - day 3

Flutter Food Delivery Application design and Animation - day 3

Flutter Food Delivery Application Design - Day 3 class Day3 extends Flutter100DaysOfCode { video() { return { "title": "Flutter Food Deliv

Dec 21, 2022

A simple day / night switcher widget made in pure Dart.

A simple day / night switcher widget made in pure Dart.

DayNightSwitcher Just a simple simple day / night switcher widget made in pure Dart. It allows you to quickly show a beautiful dark mode switcher widg

Oct 28, 2022

Socks Store App UI Design and Animation - Day 20

 Socks Store App UI Design and Animation - Day 20

Socks Store App UI Design and Animation - Day 20 A new Flutter project. Screenshots Getting Started This project is a starting point for a Flutter app

Dec 22, 2021

Flutter tableview - A flutter widget like iOS UITableview. let listView with section header and each section header will hover at the top.

Flutter tableview - A flutter widget like iOS UITableview. let listView with section header and each section header will hover at the top.

中文 flutter_tableview A flutter widget like iOS UITableview. let listView with section header and each section header will hover at the top. Installing

Jul 22, 2022

This repository show you how implement a ListView on Flutter

Flutter Simple ListView UI Overview Android Category list Category detail iOS Category list Category detail Flutter component ListView https://docs.fl

Nov 11, 2021
Owner
Mohammad Rahmani
Full-stack Software Developer. Currently working on Flutter 100 Days Challenge.
Mohammad Rahmani
Flutter-job-app - Flutter UI Day 28 of 100 - Job App

Flutter UI Day 28 of 100 - Job App Getting Started git clone https://github.com/

Afifudin 2 Sep 23, 2022
Flutter-Day-02 - A new Flutter project with Animation

day02 A new Flutter project with Animation. Learn About Animation Page View Scre

Karan Patel 0 Jan 10, 2022
Flutter Job List Application UI - Day 31

Flutter Job List Application UI - Day 31 class Afgprogrammer extends Flutter100DaysOfCode { video() { return { "title": "Flutter Job List

Mohammad Rahmani 48 Dec 27, 2022
Flutter Instagram Notification Page UI - Day 32

Flutter Instagram Notification Page UI - Day 32 class Afgprogrammer extends Flutter100DaysOfCode { video() { return { "title": "Flutter In

Mohammad Rahmani 11 Dec 17, 2022
A clock made in Flutter for smart clocks, with a cute snake that follows you all day long.

Snake Clock This is an original and fun clock face where a snake lives its day along yours. It’s my first ever Flutter app! I built it for the Flutter

GilDev 12 Nov 7, 2022
📝 one day list app created by flutter!

Language:简体中文|English Introduction Source of inspiration “One Day list ” is a small, simple and beautiful app, It can help you keep track of your dail

Xiao Li 1.8k Jan 4, 2023
📅 Customizable flutter calendar widget including day and week views

?? Customizable, animated calendar widget including day, week, and month views. Navigation Animation Callbacks Changing the VisibleDateRange Available

Jonas Wanke 276 Jan 1, 2023
Daynightswitch - A day night switch widget for Flutter.

DayNightSwitch A day night switch widget for Flutter. Installation Add to pubspec.yaml. dependencies: day_night_switch: Usage To use plugin, just i

Divyanshu Bhargava 103 Oct 25, 2022
Flutter Facebook Redesign Application Design and Animation - day 19

Flutter Facebook Redesign Application A part of #flutter100daysofcode. Let's create a beautiful and animated Facebook Application UI with Flutter. Wat

Mohammad Rahmani 173 Dec 28, 2022
Flutter GridView Example in a Shopping List Design - day 10

Flutter GridView Example UI Design A part of #flutter100daysofcode. Let's create a beautiful and animated GridView Example UI with Flutter. Watch it o

Mohammad Rahmani 190 Dec 26, 2022