python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Flutter Have a loading icon on the fetched data instead of a whole Circular Progress Indicator screen
I have a screen witch is a login screen, and after the login screen, at the other screen data is going to be fetched. In the future builder i return a Circular Progress Indicator at the end witch whil...
LearnFlutter
Votes: 0
Answers: 1
How to Integrate native android .aar file in flutter?
I have a flutter project,where i have to add native android sdk i.e .aar file.
I have added file path in build gradle.But im getting error
missing plugin exception no channel found.
I dont know wher...
sabaresh sharp
Votes: 0
Answers: 0
flutter_login and flutter_bloc navigation after authentication: BlocListener not listening to state change
I am trying to combine this with bloc, using this design pattern from the docs.
After the state has been instantiated, BlocListener stops listening to the authentication bloc and I am kind of forced t...

Fi Li Ppo
Votes: 0
Answers: 1
Flutter change slider thumb to image
I want to create something like this.
I have managed to create it but anytime I start the app, I get LateInitializationError which says LateInitializationError: Field 'customImage' has not been initi...
Collins Tenge
Votes: 0
Answers: 2