- Breaking change: Added support for Screenutil v3.0.0 an above
- Breaking change: Assignment card now takes in a FileWrapper instead of fileName, fileSize and unSubmitHandler.
- Increased the hitbox size of the calendar element
- Adding info section in profile card
- Made the deadline text scrollable
- Breaking change: Calendar now takes an instance of CalendarEvent.
- Calendar events can now have different color by the use of CalendarEvent.
- Updating ProfileCard: adding onPhoneNumberTap.
- Updating readme: adding example for each widget.
- Cleaned dangling semicolons and dangling imports.
- Bug fix: Fixed setHeight/setWidth being called on null issue.
- Updating pubspec description.
- Moving examples files.
- Updating readme.
- Prepared package for release with over 18 different reuseable widgets.