OWASP-BLT / BLT-Flutter

The official OWASP BLT App repository/ Heist 'em bugs!
https://owasp.org/www-project-bug-logging-tool/
BSD 3-Clause "New" or "Revised" License
22 stars 29 forks source link

Update Usage of barrel Imports issue #347

Closed Uttkarsh-raj closed 6 months ago

Uttkarsh-raj commented 7 months ago

This pull request fixes #302 . Please review the changes if any needed.

Uttkarsh-raj commented 6 months ago

Can you please update this to work with the localization code that was added recently?

Working on it.. by the way i dont know what has happened but the new code pushed is having the following errors...

Dante291 commented 6 months ago

take a latest fetch and it will work fine

Uttkarsh-raj commented 6 months ago

take a latest fetch and it will work fine

i did but its the same..

Uttkarsh-raj commented 6 months ago

@DonnieBLT i have made the required changes.. Can you review it and tell if there are any other?

DonnieBLT commented 6 months ago

error • Undefined name 'darkModeProvider' • lib/src/pages/home/issues.dart:54:34 • undefined_identifier

Uttkarsh-raj commented 6 months ago

@DonnieBLT the changes have been made and ready to merge with all conflicts resolved...

DonnieBLT commented 6 months ago

Thank you!