real_time_chart/pubspec.yaml

21 lines
383 B
YAML
Raw Permalink Normal View History

2023-02-09 10:26:53 +01:00
name: real_time_chart
2023-02-11 10:59:24 +01:00
description: A Flutter package for displaying real-time charts with flexible customization options.
2023-02-09 10:26:53 +01:00
version: 0.0.1
2023-02-11 10:59:24 +01:00
homepage: https://github.com/tajaouart/real_time_chart
2023-02-09 10:26:53 +01:00
environment:
sdk: '>=2.19.2 <3.0.0'
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter: