baserow 3.2.2 copy "baserow: ^3.2.2" to clipboard
baserow: ^3.2.2 copied to clipboard

A Dart client library for managing Baserow databases and tables.

Changelog #

3.2.2 (2025-01-26) #

Bug Fixes #

  • marking a field primary that already is primary shouldnt fail (#67) (72a48ff)

3.2.1 (2025-01-26) #

Bug Fixes #

  • list fields for table assumes wrong response (#65) (9a88527)

3.2.0 (2025-01-25) #

Features #

Bug Fixes #

3.1.0 (2025-01-25) #

Features #

  • allow setting fields as primary via fieldbuilder (#60) (a33793e)

3.0.6 (2025-01-25) #

Bug Fixes #

  • export and implement uuid field building (#58) (c7da771)

3.0.5 (2025-01-25) #

Miscellaneous Chores #

3.0.4 (2025-01-25) #

⚠ BREAKING CHANGES #

  • move to monorepo

Features #

Miscellaneous Chores #

3.0.3 (2025-01-25) #

Miscellaneous Chores #

3.0.1 (2025-01-25) #

Miscellaneous Chores #

3.0.0 (2025-01-25) #

⚠ BREAKING CHANGES #

  • move to monorepo

Features #

Miscellaneous Chores #

2.0.0 (2025-01-18) #

⚠ BREAKING CHANGES #

  • Remove timer-based auto-refresh of JWT tokens

Features #

  • add a stream of user to identify whether we're logged in or not (b61e775)
  • add refresh token lifetime to public api (e412c23)

Miscellaneous Chores #

  • Remove timer-based auto-refresh of JWT tokens (0a077b5)

1.4.0 (2025-01-10) #

Features #

  • add listing applications (f5c1981)
  • add method to list apps in a workspace (9170f2d)
  • add method to retrieve single application (fd914fa)
  • extract interfaces from humongous client class (41b6127)
  • retrieve a database table by id (2a9bddc)

1.3.3 (2025-01-09) #

Bug Fixes #

  • allow int values for filters as well (e9884b8)

1.3.2 (2025-01-09) #

Bug Fixes #

  • filter_type should only be sent when there are multiple filters (80933c2)

1.3.1 (2025-01-09) #

Bug Fixes #

  • dont use both filters at the same time (7e68968)

1.3.0 (2025-01-06) #

Features #

  • add method to retrieve a single row by id (16f3d70)

1.2.3 (2025-01-05) #

Bug Fixes #

  • generativeAiModelsEnabled is Map<String,dynamic> (a27e730)

1.2.2 (2025-01-05) #

Bug Fixes #

  • Revert "fx: ensure list workspaces result is accurate" (7bf9e62)

1.2.1 (2025-01-05) #

Bug Fixes #

  • ensure list workspaces result is accurate (b209b94)

1.2.0 (2025-01-05) #

Features #

  • add support for listing workspaces (db1d65e)

1.1.1 (2025-01-04) #

Bug Fixes #

  • remove deprecated username parameter (b6ac069)

1.1.0 (2025-01-04) #

Features #

  • add ability to get database token (ee8cd9e)
  • add ability to list database tokens (9aa6067)
  • add method to add a database token (88afb25)
  • add the ability to check a token (769011a)
  • add the ability to delete a database token (6640bef)

1.0.0 (2025-01-03) #

⚠ BREAKING CHANGES #

  • restructure library

Features #

  • add all the filters that are available (5a8b8ff)
  • add batch-delete (2e33d2c)
  • add logout method (7373e7f)
  • add moveRow method (21514d6)
  • implement all filter options in ListRowsOptions (e0e2c2a)

Bug Fixes #

  • set timer to be below 10 minutes for successful refresh (e00ba1a)

Miscellaneous Chores #

0.4.1 (2025-01-03) #

Bug Fixes #

  • create and update rows correctly (#25) (cfefdd5)

0.4.0 (2025-01-03) #

Features #

0.3.0 (2025-01-02) #

Features #

0.2.1 (2025-01-02) #

Bug Fixes #

0.2.0 (2025-01-02) #

Features #

0.1.5 (2025-01-01) #

Bug Fixes #

0.1.4 (2025-01-01) #

Bug Fixes #

  • listing records should correctly transform rows and fields (#13) (09e741b)

0.1.3 (2025-01-01) #

Bug Fixes #

0.1.2 (2025-01-01) #

Bug Fixes #

  • deliver correct result for listing tables (#9) (17af060)

0.1.1 (2025-01-01) #

Bug Fixes #

  • use correct endpoint to list tables (#7) (14acd6b)

0.1.0 (2024-12-30) #

Features #

Bug Fixes #

0.0.3 (2024-12-29) #

Bug Fixes #

0.0.2 (2024-12-29) #

Features #

Miscellaneous Chores #

1.0.0 #

  • Initial version.
1
likes
160
points
150
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart client library for managing Baserow databases and tables.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

http, json_annotation, jwt_decoder, web_socket_channel

More

Packages that depend on baserow