omniindex 1.0.18 copy "omniindex: ^1.0.18" to clipboard
omniindex: ^1.0.18 copied to clipboard

OmniIndex dart package is a library which handles commnication between OmniIndex clients and their relating data within a flutter/dart application environment

1.0.0 (2023-12-04)

Other Changes
  • omniindex/packages/flutter/omniindex into feature/cicd (4d35463f)

1.0.0 #

  • Initial Release

1.0.1 #

  • Adjustment of callOmni(...) functionality

1.0.2 #

  • Exposure of User, BasicCredentials, APICredentials, PGBCCredentials, Provider and AuthService as alpha objects

1.0.3 #

  • Exposure of user manipulation function stubs

1.0.4 #

  • Exposure of createBlockSchema functionality
  • Exposure of addBlockData functionality

1.0.4+1 #

  • CLeanup of db sql calls.

1.0.5 #

  • Block sharing functionality exposed

1.0.6 #

  • Boudica ML functionality exposed

1.0.7 #

  • Documentation rebuild with new Categories, Footer etc.

1.0.8 #

  • DataValidator object exposed for use

1.0.9 #

  • Exposure of new User functionality and flow as well as allowance for shares

1.0.10 #

  • Clean up of PGBCCredentials object

1.0.11 #

  • Omniindex.authorize signature modified to allow optional incoming credentials object to incorporate. Exposes concept of re-authorization based on the incoming credentials

1.0.12 #

  • addition of example (main.dart)

1.0.13 #

  • license update. Now governed buy 3-Clause BSD License for pub.dev deployment

1.0.14 #

  • Documentation generation update, no services affected

1.0.15 #

  • changeSystemPassword exposed and implemented

1.0.16 #

  • updated login for use with new version of pgbc

1.0.17 #

  • updated pgbc connection protocols

1.0.17+1 #

  • fix connection to pgbc

1.0.18 #

  • pgbc credential updated to reflect use of version 1.0
2
likes
140
points
42
downloads

Publisher

verified publisheromniindex.io

Weekly Downloads

OmniIndex dart package is a library which handles commnication between OmniIndex clients and their relating data within a flutter/dart application environment

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

firebase_auth, flutter, google_sign_in, http, logger, postgres

More

Packages that depend on omniindex