flutter_pub_dev
flutter_pub_dev copied to clipboard
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