πŸ“—
flutter-multirestaurant-app
  • Flutter Online Food Ordering System and App
  • Technologies used
  • App structure
  • System requirements
  • Installation guide
  • CMS Dashboard
    • MULTI RESTAURANT FIRESTORE BACKEND
  • Technologies
  • What is firebase ?
  • Downloaded zip
  • System requirement
  • Firebase config
  • Cloudianary setup
  • Project structure
  • How to run?
  • Push notification
  • Firebase deployment
Powered by GitBook
On this page

Was this helpful?

Cloudianary setup

It provides you detail information about the cloudinary setup.

PreviousFirebase configNextProject structure

Last updated 5 years ago

Was this helpful?

We store all the image on but you are to use any others storage like Firebase Cloud Storage or AWS S3 etc. We are using cloudinary because it optimize the images and give you thumbnail size you needed in fly so no need to write a single line of code for generate different size of thumbnail same images.β€Œ

You need to Create a account, if you don't have or Login to your account. You need to update Cloud Name and uploadPreset .​

β€Œ

Once you Login to Cloudinary navigate to Dashboard page and you can see Cloud nameβ€‹β€Œ

For uploadPreset you need to go into Settings > upload page you can see this section on bottom of that page​

β€Œ

Click on Enable unsigned uploading and then you can see Preset Name you can copy and paste to config file and you are done. Now all the images you are uploading will go through Cloudinary.

http://cloudinary.com/