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

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

2.0.2 #

  • added example project

2.0.1 #

  • converted the package to Plugin to be able to provide native codes

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.