lit_backup_service 1.0.1 copy "lit_backup_service: ^1.0.1" to clipboard
lit_backup_service: ^1.0.1 copied to clipboard

outdated

A Flutter package to create and restore backups, whose content is stored in a JSON file.

1.0.1 #

  • Add support for Android 12
  • Update permission_handler dependency
  • Update file_picker dependency
  • Improve null handling

1.0.0 #

  • Add file_picker allowing customizable file paths to restore backup from using the pickBackupFile method.
  • Implement file picking on BackupStorage to reduce permission-based errors.
  • Add installationID property on BackupStorage to allow multiple backups on the same device.

0.0.1 #

  • Initial release
  • LitBackupService - A Flutter package to create and restore backups, whose content is stored in a JSON file.
3
likes
0
pub points
49%
popularity

Publisher

unverified uploader

A Flutter package to create and restore backups, whose content is stored in a JSON file.

Repository
View/report issues

License

unknown (LICENSE)

Dependencies

file_picker, flutter, permission_handler

More

Packages that depend on lit_backup_service