flutter_kronos 0.1.1+2
flutter_kronos: ^0.1.1+2 copied to clipboard
Kronos is an open source Network Time Protocol (NTP) synchronization library for providing a trusted clock.
0.0.1 #
- Init project
0.0.2 #
- Improve example
0.1.0 #
- Bump gradle 7.1.3
- Bump kotlin 1.7.20
0.1.1 #
- Migrate to modern Gradle plugins DSL (remove buildscript block)
- Update to Kotlin 2.1.10
- Update to Android Gradle Plugin 8.0.2
- Update compileSdk to 36
- Update targetSdk to 36
- Remove unused dependencies (androidx.annotation, kotlin-stdlib)
- Remove deprecated Registrar import
- Refactor example app for better code clarity and maintainability
- Improve example UI with better spacing and layout
