JustSplit icon indicating copy to clipboard operation
JustSplit copied to clipboard

💸 Expense Splitting App

Results 10 JustSplit issues
Sort by recently updated
recently updated
newest added

### Description workflow issue

hacktoberfest-accepted

### Description Improved some validators Fixes #57

hacktoberfest-accepted

- Validator for phone numbers without country codes - password validator

maintenance
in progress

### Description - Gen maintenance - Bump flutter_bloc v6.1.3 Fixes #20

maintenance
hacktoberfest-accepted

### Description gen readme update

documentation
hacktoberfest-accepted

**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...

bug

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...

enhancement
firebase
backend

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...

enhancement
firebase
backend

A single call to the server should be made for a single transaction.

maintenance