Website: flexmonster.com
Flexmonster Pivot Table & Charts is a powerful and fully customizable JavaScript component for web reporting. It is packed with all core features for data analysis and can easily become a part of your Flutter data visualization project. The tool supports popular frameworks like React, Vue, Angular, Blazor, and more. Also, Flexmonster connects to any data source, including SQL and NoSQL databases, JSON and CSV files, OLAP cubes, and Elasticsearch.
This repository contains a sample Flutter project for Flexmonster Pivot Table & Charts.
Table of contents:
- Prerequisites
- Installation
- What is inside the project
- Related Flexmonster docs
- Support and feedback
- Flexmonster licensing
- Social media
- Download a
.zip
archive with the sample project or clone it from GitHub with the following command:
git clone https://github.com/flexmonster/pivot-flutter.git && cd pivot-flutter
- Install Flutter dependencies:
dart pub get
-
Open and connect your mobile device.
-
Run the sample project from the console:
flutter run
The result will be displayed on your mobile device.
Flutter sample project contains several examples of Flexmonster Pivot usage and customization:
- Pivot table demo shows how to define the
report
,toolbar
, and other initialization parameters in the pivot grid for Flutter. - Using API calls illustrates how to use Flexmonster's methods.
- Handling events demonstrates how to handle Flexmonster's events.
- Customizing cells shows how to customize the pivot table using the
customizeCell()
API call.
You can try all of these examples right from the project’s starting page.
- Integration with Flutter — learn how to integrate Flexmonster into a Flutter project.
In case of any issues, visit our Troubleshooting section. You can also search among the resolved cases for a solution to your issue.
To share your feedback or ask questions, contact our Tech team by raising a ticket on our Help Center. You can also find a list of samples, technical specifications, and a user interface guide there.
This sample project is released under the MIT license (free and open-source). Also, it uses the Flexmonster Flutter wrapper, which is governed by the Flexmonster Software License Agreement: https://www.flexmonster.com/software-license-agreement/.
Flexmonster offers a 30-day free trial so you can evaluate our product. Pricing for commercial license models can be found on the Flexmonster pricing page.
If you need any help with your license, fill out our Contact form, and we will get in touch with you.
Follow us on social media and stay updated on our development process!