feup_plotter 0.0.2 copy "feup_plotter: ^0.0.2" to clipboard
feup_plotter: ^0.0.2 copied to clipboard

Flutter package to generate different types of chart.

FEUP PLOTTER #

Getting Started #

  1. Adding locally to your project
  • Download repo
  • open pubspec.yaml file and add in dependencies settion:
feup_plotter:
    path: your_path
  1. Install from pub.deb
  • run the comand
flutter pub add feup_plotter
  1. After that you can use elements everywhere importing in the file:
    import 'package:feup_plotter/feup_plotter.dart'
  1. At moment three types of chart:
    • Line,
    • Bar
    • Area.

Simulator Screenshot - iPhone SE (3rd generation) - 2024-05-24 at 02 16 25 Simulator Screenshot - iPhone SE (3rd generation) - 2024-05-24 at 02 13 54 Simulator Screenshot - iPhone SE (3rd generation) - 2024-05-24 at 02 14 14 Simulator Screenshot - iPhone SE (3rd generation) - 2024-05-24 at 02 14 24

2
likes
0
pub points
21%
popularity

Publisher

unverified uploader

Flutter package to generate different types of chart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, top_snackbar_flutter

More

Packages that depend on feup_plotter