flutter
Flutter Python: Firebase like backend using Python
Create a rest API using Python with MongoDB, then notify changes through WebSocket in a flutter. In this flutter python blog, we will implement Rxdart for making HTTP request Reactive. In this, we will not deal with model classes in Flutter as I tried to make it as like as the firebase database backend. Before diving into code make sure Read more…