pkmarathe

Results 2 issues of pkmarathe

galleryAction: NgxGalleryAction[]; ngOnInit(): void { this.galleryOptions = [ { "image": false, "preview": false, "thumbnailActions": this.galleryAction, "height": "515px", "width": "1200px", "thumbnailsRows": 3, "thumbnailsColumns": 7, "thumbnailsMargin": 10, "thumbnailsPercent": 100, }, { "breakpoint":...

esys_flutter_share plugin is giving below error when I use it with any 'Permission' plugin. Please assist **dependencies in pubspec.yaml** cupertino_icons: ^0.1.2 dynamic_theme: ^1.0.1 sqflite: ^1.1.1 path_provider: ^0.5.0+1 **simple_permissions: ^0.1.9 esys_flutter_share:...

bug