-
-
Notifications
You must be signed in to change notification settings - Fork 497
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate packages and refactor code for flutter 2 #76
Comments
Hey @pratikbaid3, we definitely do plan on migrating to v2 but we first need to get talawa's current state stable enough before an upgrade. |
Hey @pratikbaid3, all necessary stability changes have been made in #151. Not all packages have been made up-to-date yet, but we have other contributors working on compatibility upgrades. |
Removed password field from returned objects
@pratikbaid3 We have reopened the code freeze. Please proceed with this under the guidance of @jordanliu and @DeltaHarbinger |
@pratikbaid3 we are working on it #834 hence closing the issue. If we need help we'll ask. |
@palisadoes sir we can close this issue #834 already there labelled GSoC |
Currently some of the packages do not support null safety and also flutter has deprecated the use of RaisedButton. I'd like to work on fixing these issues so the it is compatible with flutter 2.
The text was updated successfully, but these errors were encountered: