Posts by NerckJF • 56 points
3 posts
- 
		3 votes2 answers221 viewsA: Statelesswidget Only State Management (no Statefulwidget or external libs)I’m new to Flutter but I believe that without the help of an external library or without using a Statefull Widget it is impossible to have this kind of behavior with a Stateless widget. The name… 
- 
		-1 votes1 answer198 viewsQ: Error trying to change the configured Locale using a Dart libraryI’m trying to set up a new one locale on another screen of the application, but it says that the object I try to access is null, but I did exactly as the example, I’m not finding the error.… 
- 
		1 votes0 answers411 viewsQ: Error installing a library in Python 3.6 in windowsGood night. My question is very objective and direct. I’m trying to install a library in python 3.6 in windows 10 64 bits. However the following error is appearing : To install I am using Pip…