23.03.2024 ->
- SDK version updated to '>=3.3.0 <4.0.0'
- Flutter packages updated to the latest versions
- Npm packages updated to the latest versions
Let's integrate our back-end solution into flutter app
- Download Node
- Download MongoDb
- open terminal and run node --version & mongodb if everything is ok apply to following steps
git clone https://github.com/kadirbekar/flutter-nodejs-mongodb.git
cd to project location and cd backend folder
to run our server : nodemon start