This repository contains a sample project that shows how to integrate WebDataRocks with the Flutter framework.
- Flutter 2.17.6 or later
- Internet connection
- Download or clone this project from GitHub:
git clone https://github.com/webdatarocks/pivot-flutter.git
cd pivot-flutter
- Install dependencies listed in the
pubspec.yaml
file:
dart pub get
flutter run
You can access the project on your mobile device.
For details on how to integrate WebDataRocks into existing Flutter projects, check out the integration with Flutter.
For WebDataRocks-related questions, bug reports and features requests, please create an issue on our GitHub.