Advertisement

Farmer's Market Mobile Orders with Flutter, Part 24: Logging Out

Farmer's Market Mobile Orders with Flutter, Part 24: Logging Out In this series we will develop a full scale Flutter application to assist Farmer's markets with mobile ordering during the COVID-19 pandemic.

The application will be similar to the Mobile Ordering system introduced by Walt Disney World where customers may place their order online and confirm their proximity to the market via location of the device. The vendor can confirm their order accept payment by Stripe and let the customer know where they can pickup the order. If desired, the vendor can confirm the customer by flashing the flash on their device. The entire transaction can take place without any personal contact.

This will be an open source project and anyone is welcome to fork, clone and use the code for their own purposes. The application is meant to be of public use and the development is intended for educational purposes for Flutter developers.

Concepts introduced in the development of the application will include: Firebase, Firestore, 3rd Party Authentication, push notifications, provider, rxdart, cupertino scaffolding, plugins, geocoding, Strip, and Google Maps (and maybe more).

In this episode we will add the ability to logout of the application

Social Media:
Twitter: @andyjulow.com

Github Repo:
(branch=part24)

Logging

Post a Comment

0 Comments