u 2.0.2
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
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.