Skip to content

Integration example of the WebDataRocks web reporting tool with Flutter

License

Notifications You must be signed in to change notification settings

WebDataRocks/pivot-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of integrating WebDataRocks with the Flutter framework

This repository contains a sample project that shows how to integrate WebDataRocks with the Flutter framework.

Prerequisites

Run the project

  1. Download or clone this project from GitHub:
git clone https://github.com/webdatarocks/pivot-flutter.git
cd pivot-flutter
  1. Install dependencies listed in the pubspec.yaml file:
dart pub get
  1. Open and connect a mobile device.

  2. Run the project:

flutter run

You can access the project on your mobile device.

Related docs

For details on how to integrate WebDataRocks into existing Flutter projects, check out the integration with Flutter.

Support

Feel free to ask WebDataRocks-related questions on StackOverflow.