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

Generic utility package for CloseRange projects and apps

0.2.0 #

Changes #

  • CRImagePicker.crop more options
  • meta_messages improvements
  • CRDebug now colored with default prints
  • CRshowSimple error, success, info, and warn
  • CRDatabase small changes
  • Added docs folder
  • CRRole.getRole changed to getPerm
  • CRSettings.profile now no longer displays phone number
  • you can now set a default theme via CRTheme.defaultTheme = ...

Fixes #

  • SignUp can now bypass phone verification
  • Debug Login now navigates to home page properly

0.1.25 #

Changes #

  • Added showSimpleSuccess and showSimpleError
  • CRImage static functions
  • CRImagePicker now added with utility functions
  • CRImagePicker.showImagePickerSheet now added
  • More geared towards xfiles over CRImage
  • CRAppBar can now have floating action bar

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