feat: Flutter SDK update for version 25.3.0#325
Conversation
Greptile SummaryThis PR bumps the Flutter SDK to version 25.3.0, adding OAuth bearer token authentication, three vector similarity query methods, an
Confidence Score: 5/5The PR is safe to merge — all changes are additive, follow established conventions, and no existing behaviour is altered. Changes are purely additive: new methods, new enum value, new nullable model fields, and a version bump. Each implementation follows the exact same pattern as its nearest neighbour in the codebase, and the Bearer prefix is correctly formatted in both client implementations. No files require special attention. Important Files Changed
Reviews (2): Last reviewed commit: "Commit from GitHub Actions (Format and p..." | Re-trigger Greptile |
This PR contains updates to the SDK for version 25.3.0.
What's Changed
Client.setBearer()method for OAuth access token authenticationQuery.vectorDot,Query.vectorCosine,Query.vectorEuclideanvector similarity query methodsappwritevalue toOAuthProviderenumLocalemodel fields:city,timeZone,postalCode,latitude,longitude, ISP and connection detailsLogmodel docs now includehiddenuser type