u 2.0.0 copy "u: ^2.0.0" to clipboard
u: ^2.0.0 copied to clipboard

The only package you need, a complete set of packages and utilities you need in every single project.

0.1.0 #

  • First release as the u plugin (successor to the Utilities-flutter package), adding native platform code alongside the Dart toolkit.
  • ScreenGuard: native screenshot / screen-recording prevention on Android, iOS, macOS and Windows (safe no-op on Linux and web), with onScreenshot / onScreenRecording callbacks.
  • Established the lib/plugins/<feature>/ + per-platform handler convention for native features.
  • Full multi-page example gallery and a complete README covering every capability area.