Lucas

Results 4 comments of Lucas

@bmarty you are right, I changed it and it works. Here you can find the sources and PR: https://github.com/f2prateek/dart/pull/163 @stephanenicolas let me know any problems

hey @Meggi07 how did you solved the problem? I am using lastest version of everything and is still crashing

I was having the problem with the font. I could not solve it, but anyway I needed the "Spinner" like picker, so I went for a different lib :(

Hi @wdullaer I have quite and updated configuration: buildscript { ext.kotlin_version = '1.1.51' ext.google_support_version = '27.0.1' ext.firebase_version = '11.6.0' ext.min_sdk = 16 ext.target_sdk = 26 dependencies { classpath 'com.android.tools.build:gradle:3.0.0' classpath...