You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# How to integrate the Supabase database with the Syncfusion Flutter Chart
2
2
3
-
A new Flutter project.
3
+
This repository contains a sample that demonstrates how to integrate the Supabase database with [Syncfusion Flutter Chart](https://help.syncfusion.com/flutter/cartesian-charts/getting-started) widget and realtime data update.
4
4
5
-
## Getting Started
6
5
7
-
This project is a starting point for a Flutter application.
6
+
## Syncfusion widgets:
8
7
9
-
A few resources to get you started if this is your first Flutter project:
8
+
This project used the following Syncfusion widget(s):
For help getting started with Flutter development, view the
15
-
[online documentation](https://docs.flutter.dev/), which offers tutorials,
16
-
samples, guidance on mobile development, and a full API reference.
13
+
Refer to the following link to know about the supported platform - [Platforms](https://help.syncfusion.com/flutter/system-requirements#supported-platforms)
14
+
15
+
## Requirements to run the sample
16
+
17
+
Refer to the following link to know about system requirements - [System Requirements](https://help.syncfusion.com/flutter/system-requirements)
18
+
19
+
## How to run the sample
20
+
21
+
1. Clone the sample and open it in preferred IDE.
22
+
23
+
*Note: If you download the sample using the "Download ZIP" option, right-click it, select Properties, and then select Unblock.*
24
+
25
+
2. Run the application.
26
+
27
+
## License
28
+
29
+
Syncfusion has no liability for any damage or consequence that may arise by using or viewing the samples. The samples are for demonstrative purposes, and if you choose to use or access the samples, you agree to not hold Syncfusion liable, in any form, for any damage that is related to use, for accessing, or viewing the samples. By accessing, viewing, or seeing the samples, you acknowledge and agree Syncfusion’s samples will not allow you seek injunctive relief in any form for any claim related to the sample. If you do not agree to this, do not view, access, utilize, or otherwise do anything with Syncfusion’s samples.
0 commit comments