tether_libs 1.1.0
tether_libs: ^1.1.0 copied to clipboard
A library of Dart code for Tether, including database models, client managers, and more.
1.0.0 #
- Initial release of the Tether Libraries.
1.0.5 #
- Changed how the query and realtime are accessed in the CLient Manager.
1.0.6 #
- Modified the Auth signin and signout methods to more closely mirror Supabase.
1.1.0 #
- Changed the Client Manager to use the new
TetherClientReturnclass for all results.