Santos-Enoque / complete_flutter_ecommerce

This repo will contain the backend code and the Ui of the flutter ecommerce app
676 stars 423 forks source link

Fix - firestore signup bug fix, update to latest firestore version #18

Open divyekhanna opened 3 years ago

divyekhanna commented 3 years ago

Fixes issues #15 and #16

Also, updated to latest Firestore version and hardcoded version numbers in pubspec.yaml otherwise it unexpectedly takes any version from the cache!

Cheers.