u 2.0.0
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
uplugin (successor to theUtilities-flutterpackage), 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/onScreenRecordingcallbacks. - 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.