danisoft_utils 1.2.7 copy "danisoft_utils: ^1.2.7" to clipboard
danisoft_utils: ^1.2.7 copied to clipboard

This package helps to manage the transitions between screens in an elegant and simple way, it also helps the creation of jwt,QR scanner and generator plugin.

danisoft_utils #

This package helps to manage the transitions between screens in an elegant and simple way, it also helps the creation of jwt ...!

Available ** Master Class ** #

  • PageRouteTransition (manage transitions between screens in an elegant and easy way)
  • JwtClient (generate un Jwt)
  • Scan QR (Leer Qr Code)

    final content = await QrUtils.scanQR;

  • Generate QR Image image = await QrUtils.generateQR(content);

    Note:

    Requires at least SDK 21 (Android 5.0). Requires at least iOS 9.

    iOS Integration

    <true/>
    <key>NSCameraUsageDescription</key>
    <string>This app needs camera access to scan QR codes</string>
    
1
likes
130
pub points
0%
popularity

Publisher

verified publisherdanisoft.com.co

This package helps to manage the transitions between screens in an elegant and simple way, it also helps the creation of jwt,QR scanner and generator plugin.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

auth_header, crypto, flutter

More

Packages that depend on danisoft_utils