mayouf
mayouf
Hi mapsgeek, Can you elaborate please ? How installing the plugins manually ?
**### WARNING :** DO NOT USE **[data_connection_checker](https://pub.dev/packages/data_connection_checker)** ANYMORE USE **[internet_connection_checker](https://pub.dev/packages/internet_connection_checker)** I been building my app to be internet sensitive...I provided a cubit on above MaterialApp like it should be. BUT...
here what I have on python 3: 
Hi Ghezaielm, Thanks for your quick feedback..by the meantime, I used another workaround, see below: `import os` `for website in list_of_website:` `----file_name = # whatever name file you want` `----command='seoanalyze...
Did you submit the correction on github ?
For the verbose output: > mic@ubuntu:~$ conda install -v constantly > Solving environment: ...working... done > > Package Plan > > environment location: /home/mic/anaconda3 > > added / updated specs:...
The same as me: ``` Running Gradle task 'assembleDebug'... FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':assets_audio_player:compileDebugKotlin'. > Inconsistent JVM-target compatibility detected for...
@Schefferbird did you find the solution ?