How to upload files to Firebase Storage in Flutter

Поделиться
HTML-код
  • Опубликовано: 30 ноя 2024

Комментарии • 3

  • @williamsolabamidele7226
    @williamsolabamidele7226 Год назад

    Hi sir
    i want to upload about 1k+ images but they are all in different folders to firebase storage, How will i do that?
    also i want to create a collection of those images to cloud firestore where each image will have it's own field since they are store under different folders e.g if 10 images are store inn a folder called animals i want to create a collection of all images containing it's own unique id and with a field of image_url and the url, another field called tag that tag will be the name of the folder such as animals

  • @sarakavinsky288
    @sarakavinsky288 2 года назад

    How to upload files from our phone not from image file to firestore storage?

    • @codewithkavit2581
      @codewithkavit2581  2 года назад

      Hey Sara so I have another video showing how to get ur images from phone onto your flutter app, so you can may be try integrating that logic and the current video logic to make things work.