flutter_firestore_visual_query 0.1.0 copy "flutter_firestore_visual_query: ^0.1.0" to clipboard
flutter_firestore_visual_query: ^0.1.0 copied to clipboard

A visual way to query your firestore database for testing using Flutter

flutter_firestore_visual_query #

A visual way to query your firestore database for testing. This package provides a simple UI for querying Firebase that you can just plug into your existing code. This is useful for testing queries without having to manually create functions and run the code. It can be plugged in anyway, but a Drawer EndDrawer, or full page widget is the best option. I'm looking for suggestings, bug reports, feature requests and new UIs, pull requests and more, so feel free to contribute!

Roadmap #

[ ] Support writing map objects to firebase.

[ ] Multiple ways of rendering widgets. Ie. Pagination for maps.

[ ] Support for all datatypes in widgets that make sense.

[ ] New UI.

0
likes
30
pub points
0%
popularity

Publisher

verified publisherthinkdigital.software

A visual way to query your firestore database for testing using Flutter

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

bloc, cloud_firestore, flutter, flutter_bloc

More

Packages that depend on flutter_firestore_visual_query