vit_vtop 0.0.1
vit_vtop: ^0.0.1 copied to clipboard
Dart package that provides Dart bindings for the VTOP rust library
Changelog #
All notable changes to this project will be documented in this file.
0.0.1 - 2025-07-10 #
Added #
- Initial release of VTOP Flutter Bridge
- Complete Flutter bindings for VTOP (VIT Academic Portal) library
- Authentication and session management
- Academic data access (semesters, attendance, timetables, marks, exams)
- Biometric attendance data access
- Faculty search and information retrieval
- Hostel services (outings, leave applications)
- WiFi management (login/logout)
- Comprehensive error handling with VtopError types
- Cross-platform support (Android, iOS, Windows, macOS, Linux, Web)
- Type-safe API with Freezed data classes
- Complete documentation and examples
- Unit tests and integration test framework