amplify-flutter
amplify-flutter copied to clipboard
feat(storage): implement remove and removeMany APIs
Issue #, if available:
Description of changes:
- Implemented
removeandremoveManyAPIs - Added relevant unit tests
- Added
removeAPI usage example inexample.dart(remove any will be added later whenS3Client.deleteObjectsissue gets resolved) - Fixes and adjustments here and there
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.