preface

This application is developed using the Flutter framework. The main function of Flutter is to search package on NPM and display information about package. There are 4 pages: the home page, the search page, the details page and a WebView page for opening web pages. There are three data classes, namely search result class, package details class and search suggestion class. There are four pages: home page, search page, details page and Web View page (using flutter_webview_plugin).

The directory structure

The effect

Home page

Search page

Infinite loading

Details page

The WebView page

APK

download

TODO

A search suggestion is displayed when you enter it

Search filter

Subject switch

Save search fields

Get top searches

licence

MIT