PackageTrack
Sign in Get early access

apptive_grid_grid_builder

A Flutter Package to build Widgets based on Data from an ApptiveGrid Grid.

2.0.3 186 downloads/mo #1405 most downloaded on pub.dev ApptiveGrid/apptive_grid_flutter

What this package is like to depend on

Last release 2 months ago

06 Jun 2026

Ships unpredictably

gaps range from 9 days to 2.6 years

Nearly every release is documented

notes for 38 of 39 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

48 releases · first in 2021

1 release in the last 12 months

see the full history below

Release timeline

48 releases · May 2021 to Jun 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 48
  1. 2.0.3 06 Jun 2026
    Release notes
    • CHORE: Update dependencies for Flutter 3.44.0 compatibility.
    Open source →
  2. 2.0.2 15 Nov 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
    Release notes
    • REFACTOR: Use performApptiveLink for Client Functions (#129).
    • FIX: Fix Signatures not being submitted in Forms (#131).

    2023-11-09

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:

    Packages with dependency updates only:

    Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

    • apptive_grid_form - v2.0.1
    • apptive_grid_user_management - v2.0.1
    • apptive_grid_grid_builder - v2.0.1

    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  3. 2.0.1 09 Nov 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  4. 2.0.0 12 Oct 2023
    Release notes
    • FIX: Close Submit StreamController (#127).
    • BREAKING REFACTOR: Upgrade to dart 3 (#123).
    Open source →
    Release notes

    Note: This release has breaking changes.

    • BREAKING REFACTOR: Upgrade to dart 3 (#123).
    Open source →
  5. 1.2.5 06 Oct 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
  6. 1.2.4 02 Oct 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
  7. 1.2.3 25 Aug 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
  8. 1.2.2 10 Jul 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
  9. 1.2.1 30 May 2023
    Release notes
    • REFACTOR: Adjust upper SDK Constraint to <4.0.0 (#125).

    2023-10-10

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  10. 1.2.0 11 May 2023
    Release notes
    • FEAT: Upgrade Dependencies for Flutter 3.10 (#108).
    Open source →
  11. 1.1.2 31 Mar 2023
    Release notes
    • FIX: Adjust input parsing for the currency form field.

    2023-03-27

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:

    Packages with dependency updates only:

    Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

    • apptive_grid_form - v1.1.1
    • apptive_grid_user_management - v1.1.1
    • apptive_grid_grid_builder - v1.1.1

    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  12. 1.1.1 27 Mar 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
  13. 1.1.0 17 Mar 2023
    Release notes
    • FEAT: Add support for Gallery SView (#98).

    2023-03-17

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FEAT: Add support for custom additional answer button label through web app.
    Open source →
  14. 1.0.0 14 Mar 2023
    Release notes
    • Version 1.0.0

    2023-03-13

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • Version 1.0.0
    Open source →
  15. 0.15.0 02 Mar 2023
    Release notes
    • Update apptive_grid_core to 0.15.0
    Open source →
  16. 0.13.1 13 Jan 2023
    Release notes
    • Upgrade apptive_grid_core to 0.14.2
    Open source →
  17. 0.13.1+1 08 Feb 2023
    Release notes
    • Use const where possible
    Open source →
  18. 0.13.0 08 Dec 2022
    Release notes
    • Upgrade apptive_grid_core to 0.14.0
    • Update dependencies

    0.12.0

    • Remove deprecated members
    • Adjust file structure
    Open source →
  19. 0.12.0 16 Sep 2022

    Nothing published for this version

  20. 0.11.0 06 Jul 2022
    Release notes
    • Update apptive_grid_core to 0.12.0
    Open source →
  21. 0.10.0 15 Jun 2022
    Release notes
    • Renamed UserReference to CreatedBy. The old UserReference is still available but deprecated
    Open source →
  22. 0.9.0 09 Jun 2022
    Release notes
    • Update apptive_grid_core Package to include breaking Model Changes from Version 0.10.0
    • GridField now includes key and schema
    • Deprecate ApptiveLink(GridUri, FormUri, EntityUri, etc) in favor of plain Uri

    Breaking Change

    • Model changes from apptive_grid_core see here for more details
    • Removed spaceUris from User and gridUris from Space
    Open source →
  23. 0.9.0-alpha.5 07 Jun 2022 pre-release
    Release notes
    • Deprecate all ApptiveLink in favor of plain Uri
    • Upgraded to dart 2.17
    Open source →
  24. 0.9.0-alpha.4 01 Jun 2022 pre-release
    Release notes
    • Upgraded to flutter_lints 2
    Open source →
  25. 0.9.0-alpha.3 17 May 2022 pre-release
    Release notes
    • Update Core Package to 0.10.0-alpha.4
    • Adjust GridField to include key and schema

    Breaking Changes

    • GridField now uses named arguments
    • Removed schema from Grid
    Open source →
  26. 0.9.0-alpha.2 04 May 2022 pre-release
    Release notes
    • Update Core Package to 0.10.0-alpha.2 to include breaking changes to GridRow

    Breaking Change

    • Removed spaceUris from User and gridUris from Space
    Open source →
  27. 0.9.0-alpha.1 26 Apr 2022 pre-release
    Release notes
    • Update Core package
    • Includes a lot of breaking changes in the model including in Grid
    Open source →
  28. 0.8.1 24 Feb 2022
    Release notes
    • Use apptive_grid_core: ^0.9.0
    Open source →
  29. 0.8.1+1 10 Mar 2022
    Release notes
    • Reload builder when uri changed
    Open source →
  30. 0.8.0 17 Feb 2022
    Release notes

    Breaking Changes

    • DataType.selectionBox is now DataType.singleSelect

    New Data Types

    • DataType.attachment
    • DataType.enumCollection
    • DataType.multiCrossReference
    • 'DataType.createdBy'

    New Features

    • Added support for sorting when loading a Grid
    • Added support for filtering when loading a Grid
    • Rework structure of Uris to be more generic
    Open source →
  31. 0.8.0-alpha.4 13 Jan 2022 pre-release
    Release notes
    • Add support for ApptiveGridFilter through filter argument
    Open source →
  32. 0.8.0-alpha.3 21 Dec 2021 pre-release
    Release notes
    • Add sorting parameter to ApptiveGridGridBuilder
    Open source →
  33. 0.8.0-alpha.2 16 Dec 2021 pre-release
    Release notes
    • Adds support for MultiEnum and Geolocation Types
    Open source →
  34. 0.8.0-alpha.1 23 Nov 2021 pre-release
    Release notes
    • Preview support for attachments
    Open source →
  35. 0.7.0 15 Nov 2021
    Release notes
    • BREAKING CHANGE Requires minSdkVersion for Android to be at least 18
    Open source →
  36. 0.6.0 19 Oct 2021
    Release notes
    Open source →
  37. 0.5.0 29 Sep 2021
    Release notes
    • BREAKING CHANGE Supporting new Format for RedirectFormUris. RedirectFormUris now take a list of component
    • Remove deprecated constructors FormUri.redirectUri and FormUri.directUri
    Open source →
  38. 0.4.1 20 Aug 2021
    Release notes
    • Make [FormData.name] optional
    Open source →
  39. 0.4.0 19 Aug 2021
    Release notes
    • BREAKING CHANGE FormData and Grid now take named constructor arguments to avoid confusion. Before the order of arguments did not have schema at the same part
    • Add name to FormData
    Open source →
  40. 0.3.1 22 Jul 2021
    Release notes
    • Add support for Authenticating with an API Key
    Open source →
  41. 0.3.0 21 Jul 2021
    Release notes
    • AUTHENTICATION CHANGES
      • In order to fully support Google OAuth you need to add a custom redirect Scheme to ApptiveGridAuthenticationOptions. Also make sure your App can be opened via a deeplink with that scheme
    Open source →
  42. 0.2.6 07 Jul 2021
    Release notes
    • Update apptive_grid_core
    Open source →
  43. 0.2.5 28 Jun 2021
    Release notes
    • Fix Parsing of Enum Entries
    Open source →
  44. 0.2.4 23 Jun 2021
    Release notes
    • Update apptive_grid_core to add support for CrossReference
    Open source →
  45. 0.2.3 17 Jun 2021
    Release notes
    • Fix Refresh Authentication
    Open source →
  46. 0.2.2 17 Jun 2021
    Release notes
    • Add support for GridViews
    Open source →
  47. 0.2.1 09 Jun 2021
    Release notes
    • Updated ApptiveGridCore to 0.2.1
    Open source →
  48. 0.2.0 18 May 2021
    Release notes
    • It's ApptiveGrid now
    • Load Grids with GridUri
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive