rajapoorankumar

Results 3 issues of rajapoorankumar

Actually, it is not changing state when the user is walking or stop. Below I am sharing the code that I had implemented. import 'package:flutter/material.dart'; import 'dart:async'; import 'package:pedometer/pedometer.dart'; String...

bugfix

I want to access post API using digest Authentication. I have given username and password but getting a response which is showing response string that authentication is verifed.