nativeconnect 0.0.2 copy "nativeconnect: ^0.0.2" to clipboard
nativeconnect: ^0.0.2 copied to clipboard

The most intuitive Flutter package for seamless native feature integration.

0.0.2 #

  • Updated author profile links (LinkedIn & GitHub) in README.md.

0.0.1 Initial Release #

  • Core Unified API: Primary static class NativeConnect exposing getLocation(), takePhoto(), and watchGravity().
  • Auto-Permission Checks: On-the-fly system requests for camera and location permissions.
  • Modern Geolocator API: High-precision coordinates checking with global device GPS switch verification.
  • Smart Camera compression: Allows choosing camera device (front/rear) and custom compression configurations (imageQuality, maxWidth, maxHeight).
  • High-Performance Sensors: Real-time 3D accelerometer stream with customizable sampling frequency (samplingPeriod) and vector magnitude calculation.
  • Robust Custom Exceptions: Standardization of native hardware failures and permanent permission denials using NativeConnectException.
1
likes
0
points
183
downloads

Publisher

unverified uploader

Weekly Downloads

The most intuitive Flutter package for seamless native feature integration.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

device_info_plus, flutter, geolocator, image_picker, permission_handler, sensors_plus, share_plus

More

Packages that depend on nativeconnect