mondroid
mondroid copied to clipboard
Mongodb Client w/ Flutter
### 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...
Doubt
Can't I just view all my database in one go? Do I have to add differently for every database?  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
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...