HcFileSaveUtils extension
- on
 - 
          
- void
 
 
Methods
- 
  hcSaveNetworkImage(
{required String name, required String url, String customDirectoryName = "Documents", BuildContext? context}) → dynamic  - 
      
Available on void, provided by the HcFileSaveUtils extension
Save Network Image - 
  hcSavePdfDocuments(
{required String name, required Uint8List fileBytes, String customDirectoryName = "Documents", BuildContext? context}) → dynamic  - 
      
Available on void, provided by the HcFileSaveUtils extension
Save PDF Documents