mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
(MeasurementProvider) - Passing in the WgerBaseProvider instead of extending with it - Re-written tests - Added the fixture reader to make test file less crowded (Measurement Models) - Added Equatable - Re-written tests
2 lines
48 B
Dart
2 lines
48 B
Dart
class NoResultException implements Exception {}
|