tether_libs 1.3.2 copy "tether_libs: ^1.3.2" to clipboard
tether_libs: ^1.3.2 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 TetherClientReturn class for all results.

1.1.2 #

  • Add TetherModelInput class to handle input and update operations

1.1.3 #

  • Fixed the delete method on the ClientManager to accept either String or int

1.1.4 #

  • Updated the TetherModelInput class to include validation logic for required fields.

1.1.85 #

  • Updated BackgroundJobManager to include passing a mesage to the front end.

1.2.2 #

  • Added support for GeoJSON serialization and deserialization.

1.3.1 #

  • Introduced createRowFromMap utility function to simplify Row creation from Maps.

1.3.2 #

  • Fixed the fromSqlite method in the model generator to correctly handle "IS NOT" and "IS" conditions for boolean values.
0
likes
0
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

A library of Dart code for Tether, including database models, client managers, and more.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, flutter_background_service, intl, logging, meta, recase, rxdart, sqlite_async, supabase_flutter

More

Packages that depend on tether_libs