school_ui_toolkit 5.0.0 school_ui_toolkit: ^5.0.0 copied to clipboard
A basic UI toolkit to get you started with flutter application development. A collection of over 18+ custom widgets such as Calendar, Buttons with busy indicator and more.
School UI Toolkit #
[5.0.0] #
- Breaking change: Added support for Screenutil v3.0.0 an above
[4.0.0] #
- Breaking change: Assignment card now takes in a FileWrapper instead of fileName, fileSize and unSubmitHandler.
[3.1.1] #
- Increased the hitbox size of the calendar element
[3.1.0] #
- Adding info section in profile card
[3.0.1] #
- Made the deadline text scrollable
[3.0.0] #
- Breaking change: Calendar now takes an instance of CalendarEvent.
- Calendar events can now have different color by the use of CalendarEvent.
[2.4.7] #
- Updating ProfileCard: adding onPhoneNumberTap.
[2.4.6] #
- Updating readme: adding example for each widget.
[2.4.5] #
- Cleaned dangling semicolons and dangling imports.
[2.4.4] #
- Bug fix: Fixed setHeight/setWidth being called on null issue.
[2.4.3] #
- Updating pubspec description.
[2.4.2] #
- Moving examples files.
[2.4.1] #
- Updating readme.
[2.4.0] #
- Prepared package for release with over 18 different reuseable widgets.