avinashkranjan / Friday

🎓 Friday - Your Personal Class Manager Assistant, It'll never let you miss another assignment deadline or upcoming test. https://friday.avinashranjan.com
https://play.google.com/store/apps/details?id=com.avinashkranjan.friday
MIT License
106 stars 155 forks source link

Dependencies Added #359

Closed andoriyaprashant closed 11 months ago

andoriyaprashant commented 11 months ago

Description

Dependencies Added

Fixes #358

Have you read the Contributing Guidelines on Pull Requests?

Type of change

Checklist:

andoriyaprashant commented 11 months ago

Version constraints in the pubspec.yaml file of Flutter project (friday) are essential for managing dependencies, ensuring stable and predictable builds, preventing unwanted updates, and avoiding breaking changes.

They specify which versions of external packages your project can use and help maintain consistency across development environments.

I dont think its a good idea to remove them @jaivsh