https://github.com/webdatarocks/flutter-webdatarocks
Flutter wrapper for WebDataRocks
https://github.com/webdatarocks/flutter-webdatarocks
dart flutter pivot-tables wrapper
Last synced: about 1 year ago
JSON representation
Flutter wrapper for WebDataRocks
- Host: GitHub
- URL: https://github.com/webdatarocks/flutter-webdatarocks
- Owner: WebDataRocks
- License: mit
- Created: 2022-10-12T09:58:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-05T15:43:58.000Z (over 2 years ago)
- Last Synced: 2025-01-22T01:28:28.683Z (about 1 year ago)
- Topics: dart, flutter, pivot-tables, wrapper
- Language: Dart
- Homepage: https://www.webdatarocks.com
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flutter wrapper for WebDataRocks
This repository contains the source code of the Flutter wrapper for [WebDataRocks](https://www.webdatarocks.com/). Use the wrapper to integrate WebDataRocks into [Flutter](https://flutter.dev/) applications.
## Usage
Refer to the WebDataRocks documentation for details on using the WebDataRocks Flutter wrapper: [Integration with Flutter](https://www.webdatarocks.com/doc/integration-with-flutter/).
## Sample project
Try our [sample WebDataRocks Flutter project](https://github.com/webdatarocks/pivot-flutter) to see an integration example.
## Support
Feel free to ask WebDataRocks-related questions on [StackOverflow](https://stackoverflow.com/questions/tagged/webdatarocks).