Use of pub.dev api where the goal is to list the packages

  API, packages, Packages

About: This is an example using the pub.dev api where the goal is to list the packages.

pub.dev (mobile)

official website

Find and use packages to build Dart and Flutter apps.

This application does not require user authentication and data in this application comes from theΒ https://pub.dartlang.org/api/

Getting Started πŸš€

  • Clone the repo
  • Install the dependicies
  • Run it

Before that use this line of command to generate code

flutter pub run build_runner build --delete-conflicting-outputs

Before that, use this command line to run automated tests

flutter test integration_test/app_test.dart 

Features

  • List packages
  • Search packages by name
  • Package details
    • name package
    • description for package
    • publisher
    • versions
    • scores
    • readme
    • dependencies
  • Dark mode
  • Language support
    • Portuguese
    • English
    • Chinese
  • Open package on github
  • Share link package

πŸ“Έ Screenshots

If you have any features you want to see in this package, feel free to make a suggestion. πŸŽ‰

Don’t forget to star β­ the repo it motivates me to share more open source.

Download and/or contribute to this package source code on GitHub