Files
oott/frontend/pubspec.yaml
T

29 lines
506 B
YAML
Raw Normal View History

2026-02-11 14:07:27 -05:00
name: frontend
description: "OOTT - Easy to setup and use network device discovery and alert system"
publish_to: "none"
version: 0.1.0
environment:
sdk: ^3.10.8
dependencies:
flutter:
sdk: flutter
go_router: ^17.1.0
intl: ^0.20.2
provider: ^6.1.5
dio: ^5.9.1
encrypter: ^2.0.0
shared_preferences: ^2.5.4
fl_chart: ^1.2.0
google_fonts: ^6.2.1
url_launcher: ^6.3.0
2026-02-11 14:07:27 -05:00
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
flutter:
uses-material-design: true