apptive_grid_grid_builder 0.3.0
apptive_grid_grid_builder: ^0.3.0 copied to clipboard
A Flutter Package to build Widgets based on Data from an ApptiveGrid Grid.
0.3.0 #
- 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
0.2.6 #
- Update apptive_grid_core
0.2.5 #
- Fix Parsing of Enum Entries
0.2.4 #
- Update apptive_grid_core to add support for CrossReference
0.2.3 #
- Fix Refresh Authentication
0.2.2 #
- Add support for GridViews
0.2.1 #
- Updated ApptiveGridCore to 0.2.1
0.2.0 #
- It's ApptiveGrid now
- Load Grids with GridUri
0.1.1 #
- Update Core Library for proper Web Support
0.1.0 #
- Initial Release