close_range_util 0.1.24 copy "close_range_util: ^0.1.24" to clipboard
close_range_util: ^0.1.24 copied to clipboard

Generic utility package for CloseRange projects and apps

0.1.24 #

Fixes #

  • Role Page now sorts role by level
  • CRUser no longer creates a profile and must be done on supabase side
  • CRUser.load now properly calls from the cache
  • Some hotfixes to CRProfilePicture

0.1.23 #

Fixes #

  • Reverted settings page to be a little more streamlined
  • Fixed issue with reload in settings causing crashes

0.1.22 #

Changes #

  • Added better forms
  • Profile pictures now more consistant
  • Banner and Profile in settings cleaner
  • Image class now streamlined better
  • Better checks on image IO
  • CRForm now has error checking and display
// Above a form
if (CRForm.hasErrors()) CRForm.errorSummary(context),

0.1.21 #

Changes #

  • Updated Roles for user
  • Fixing profile display for settings
  • Guide on roles included under profile README

0.1.2 #

Changes #

  • CRLogin now fully complete with a forgot password
  • Added a money_counter page

Fixed #

  • Added more details to README in response to login changes

0.1.0 #

Changes #

  • CRSave loading is no longer async
  • CRSave can now bind to widgets for easy settings tracking
  • CRForm now more mirros how settings work
  • Added settings number input
  • Basic features added
  • Can now logout
  • Auto login added

Fixed #

  • Added much more details to the README
  • Debug pages no longer show random numbers on tabs
  • Themes now working properly
  • Settings bugs fixed

0.0.3 #

Changes #

  • Settings page overhaul

Fixed #

  • Fixed Sliding Page bug where slding did not change the indicator
  • Fixed bug where logging into new user crashes
  • Calendar now works with years
  • CRTheme.addTheme now returns the index added to

0.0.2 #

Adding new utility systems

Systems #

  • Settings Pages
  • Calendar
  • Pi-Charts
  • Fade Switch
  • Profile
  • Users
  • Profile Banner
  • Refresh
  • Shimmer
  • Forms

Changes #

  • Page Refreshing inside of app bar
  • Added more documentation

0.0.1 #

Adding some basic systems such as documentation and login/signup screens

Systems #

  • Debug
  • Documentation
  • App Bar
  • Navigation
  • Login / Sign up
  • Themes
  • Scroll Pages
  • Badges