Skip to content

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

License

Notifications You must be signed in to change notification settings

srnunio/flutter_pub_dev

Repository files navigation

pub.dev (mobile)

Badge Badge Badge Badge Badge

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages