Flutter News App with Search Suggestion - Episode 2

Опубликовано: 21 Сентябрь 2024
на канале: AI with Flutter
373
16

Source Code -
Subscribe -

In this video, you will learn how to create a news app with search suggestion in flutter. This video will show you step by step guide on building search suggestion. If you are new to this news app tutorial, make sure you checkout to episode 1 which builds the news app layout before you continue.

Episode 1 -

If you enjoyed this video be sure to give it a like and subscribe for more!

⏳ TIMESTAMPS :
00:00 Project Intro
00:25 Search Bar Intro
00:58 Create Search Delegate
02:56 Build Actions Method
03:50 Build Leading Method
04:29 Build Results Method
05:26 Build Suggestion Method
07:34 Integrate Search Delegate to Main
09:07 Search Bar Demo