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
-
Open and connect a mobile device.
-
Run the project:
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.
Feel free to ask WebDataRocks-related questions on StackOverflow.