Skip to content

Repository files navigation

📦 Flutter Dependency Adder

logo

Hit ⭐ to show some ❤😃

📃 Description

It is a platform to select your favorite dependencies and add them to your project with a single command.

👨‍💻 Tech Stack

📸 Screenshots

Home Screen Home Screen


Search Screen Search Screen

⚙ How to run the application

  1. Create .env and copy the variables from .env.example and fill them.
    cp .env.example .env
  2. Get the flutter packages
    flutter pub get
  3. Generate the env files using build runner
    dart run build_runner build
  4. Run the application
    flutter run -d <device-name>

💡 This flutter project is made to run in web. So it is preferred to run in a browser.

📦 How to build the project for web

./build.sh

🙍‍♂️ Author

📃 Licence

Copyright © 2023 ThunderBlast.
This project is MIT licensed.

About

It is a platform to select your favorite dependencies and add them to your project with a single command.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages