Skip to content

toufeeqahamedns/Github-Search-Flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github_search

Flutter App

Getting Started

Executed on Flutter 1.12.x

Unzip and run

flutter create .(dot)

in the app root folder

please delete tests folder if any. This will cause an issue.

then

flutter run

The app uses BLoC for state management.

flutter_bloc plugin is used.

App contains a single screen with bottom navigation bar.

We can search for users from search icon present on top right corner.

Search page extends SearchDelegate which helps in search execution.

Network Connectivity feature is not implemented. Time constraint was a hit.

Web url launcher is implenented from repo list.

ScreenShots are attached.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages