config/endpoints library
Contains configs for all endpoints used by the app.
Constants
- kImportantRefreshInterval → const int
- The interval in milliseconds to refresh data that needs to be updated more often at.
- kImportantRefreshIntervalDuration → const Duration
- The interval to refresh data that needs to be updated more often.
- kLBPlannerWebsiteAdress → const String
- The url of the LB Planner website.
- kLessImportantRefreshInterval → const int
- The interval in milliseconds to refresh data that needs to be updated less often at.
- kLessImportantRefreshIntervalDuration → const Duration
- The interval to refresh data that needs to be updated less often.
- kMoodleServerAdress → const String
- The url of the moodle server.
- kRefreshInterval → const int
- The interval in milliseconds to refresh data from the server at.
- kRefreshIntervalDuration → const Duration
- The interval to refresh data from the server at.