newbieflutter

Results 27 comments of newbieflutter

Hi guys I notice something all the flutter bluetooth packages are only for ble not for classic bluettoth that is why our phones are not discovered?

Hi Felangel, Sure I will create a mini application just with this form in it? Is that ok. How should I pass to you ?

Hi Felangel, I have managed to create a simple project here https://github.com/newbieflutter/testnewbloc. There is simple password based text input and just press the button edit you will enventualy need to...

Hi Felangel, Would like to check with you is the simple project ok for you to test run ? Hopefully could run on your side.

Hi Felangel, Any comments from you side will appreciate it. Thank you.

Hi Felangel, No issue how you can it is that there will be simple text input which says edit password just put more than 8 characters and press the edit...

Hi Mike, Thank you for your reply. Can the middleware check if the token have expired and next it will then extract the refresh token(Which I keep it part of...

Hi, I am having this issue and tried your method example as below. ``` import 'package:flutter/material.dart'; import 'package:flutter/material.dart' hide DatePickerTheme; import 'package:intl/intl.dart'; import 'package:flutter_datetime_picker/flutter_datetime_picker.dart' as dtp; ``` but yet I...

Hi Iapica, Here is my flutter doctor -v ``` flutter doctor -v [✓] Flutter (Channel dev, 1.20.0-0.0.pre, on Mac OS X 10.15.5 19F101, locale en-GB) • Flutter version 1.20.0-0.0.pre at...

I managed to capture the last portion on this. ```bash [ +34 ms] "flutter ios" took 9,145ms. [ +5 ms] Encountered error while building for device. [ +1 ms] #0...