JustSplit
JustSplit copied to clipboard
💸 Expense Splitting App
- Validator for phone numbers without country codes - password validator
### Description - Gen maintenance - Bump flutter_bloc v6.1.3 Fixes #20
**Describe the bug** When we cancel the google sign-in method this error is generated. **Expected behavior** Instead of showing a snack bar with an error, the method should abort without...
The current code for FCM (Firebase Cloud Messaging) generates a huge amount of errors. Ideally, these are the exit cases that need to be addressed. Example: When the user is...
Transactionizing the read and write requests would overcome the problem of atomic read and writes. In simple words, if two requests are made simultaneously to a document then either they...
A single call to the server should be made for a single transaction.