mondroid icon indicating copy to clipboard operation
mondroid copied to clipboard

Mongodb Client w/ Flutter

Results 6 mondroid issues
Sort by recently updated
recently updated
newest added

### Export Collection and save to Device Additional Dependencies: * file_picker: ^5.0.0 * csv: ^5.0.0 * permission_handler: ^10.3.0 Now you can Export a collection as **JSON** or **CSV** **Code:** https://github.com/Abi-CP/mondroid.git...

### Export Collection and save to Device Additional Dependencies: * file_picker: ^5.0.0 * csv: ^5.0.0 * permission_handler: ^10.3.0 Now you can Export a collection as **JSON** or **CSV** **Code:** https://github.com/Abi-CP/mondroid.git...

The application cannot connect to any databases. certificate error. ``` MongoDB ConnectionException: Could not connect to ac-8nlrzsf-shard-00-01.dggh3zl.mongodb.net:27017 - HandshakeException: Handshake error in client (OS Error: CERTIFICATE_VERIFY_FAILED: unable to get local...

Can't I just view all my database in one go? Do I have to add differently for every database? ![Screenshot_2024-08-12-16-23-54-22_fcde083d3d73307de6d0ab46e65a2b5d](https://github.com/user-attachments/assets/d7255e7b-a2a8-4dfe-8199-cf829fdd6124) Like in the screenshot, I have more collections but I...

The URI preview under each database - it'd be nice if the password was replaced by asterisks there

enhancement

Big documents, containing like multiple lines 100 or so are hard to read. It would be better to cut visible part of documents and make a collapse icon to show...