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

[BUG] Need to update dependencies. #434

Closed Nishant0073 closed 8 months ago

Nishant0073 commented 8 months ago

Is there an existing issue for this?

What happened?

Facing too many error while setting up project due to package versions:

Because every version of flutter_localizations from sdk depends on intl 0.18.1 and friday depends on intl ^0.17.0, flutter_localizations from sdk is forbidden. So, because friday depends on flutter_localizations from sdk, version solving failed. exit code 1

Fixed some errors and need to change some plugins like DateTimePicker and charts flutter to alternatives.

DateTimePicker and charts_flutter plugins are discontinued, need to use another plugin for it.

Add ScreenShots

NA

What browser are you seeing the problem on?

Chrome

Record

Nishant0073 commented 8 months ago

Pull Request created.