25 lines
659 B
Markdown
25 lines
659 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
** Don't make a duplicate issue.
|
|
You can search in issues to make sure there isn't any already opened issue with your concern.
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Provide us a completely reproducible code (contains the main function) in a `main.dart` file, it helps us to find the bug immediately.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots, or videoshots to help explain your problem.
|
|
|
|
**Versions**
|
|
- which version of the Flutter are you using?
|
|
- which version of the FlChart are you using?
|