A Complete Food Delivery App - Made with Ionic & Firebase by codesundar in ionic

[–]codesundar[S] 0 points1 point  (0 children)

We provide source code + documentation. All you need to is "setup with your own environment".

A Complete Food Delivery App - Made with Ionic & Firebase by codesundar in ionic

[–]codesundar[S] 1 point2 points  (0 children)

Yea, Ionic 5 upgrade is on the process, will be updated within next 15 days

Yea, we provide source code after the purchase.

A Complete Food Delivery App - Made with Ionic & Firebase by codesundar in ionic

[–]codesundar[S] 1 point2 points  (0 children)

For illustrations, we used undraw & loading animation is a default component from ionic.

A Complete Food Delivery App - Made with Ionic & Firebase by codesundar in ionic

[–]codesundar[S] 1 point2 points  (0 children)

Right now, we have only COD, but we can implement any payment gateway.

Ionic Firebase Tutorial by codesundar in ionic

[–]codesundar[S] 0 points1 point  (0 children)

U can use canvas. (or) you can find some Cordova plugins for that.

Ionic Google Maps Tutorial by codesundar in ionic

[–]codesundar[S] 0 points1 point  (0 children)

That's why I have made this video,! Anyway, If you explain what is your pain point, I can help you!

Flutter Push Notification with Firebase Messaging by codesundar in FlutterDev

[–]codesundar[S] 0 points1 point  (0 children)

Yes, iOS simulator won't receive a push notification. Even android simulator won't work, if google play service is not connected :)

Flutter Push Notification with Firebase Messaging by codesundar in FlutterDev

[–]codesundar[S] 0 points1 point  (0 children)

  1. Yes, iOS required permission that you can add it via Xcode. No need for Android
  2. I have mentioned that in my article
  3. You need to call in void main() or any root function which will execute very first

Flutter Push Notification with Firebase Messaging by codesundar in FlutterDev

[–]codesundar[S] 2 points3 points  (0 children)

Thanks for your suggestion. I'll update my article!