This branch adds support for the user to change his profile picture (either from gallery or from the camera). There are new Widgets that can be used by other classes.
WARNING: a new dependency is added by this branch and some plugins have been updated so don't forget to run flutter pub get.
This branch adds support for the user to change his profile picture (either from gallery or from the camera). There are new Widgets that can be used by other classes.
WARNING: a new dependency is added by this branch and some plugins have been updated so don't forget to run
flutter pub get
.Closes #6 , Closes #21