afgprogrammer / Flutter-searchable-listview

Flutter Searchable ListView - Day 28

Home Page:https://youtu.be/9PWaRfYZ6Lg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Flutter Searchable ListView - Day 28

https://youtu.be/9PWaRfYZ6Lg

License:Apache License 2.0


Languages

Language:Dart 66.4%Language:HTML 29.1%Language:Swift 3.2%Language:Kotlin 1.0%Language:Objective-C 0.3%