EEmmanuelinemma215.hashnode.dev·Dec 31, 2020 · 4 min readMy Year In ReviewWell 2020 generally has been fun in a way and also not fun in another way, January I continued learning html and css that I started last year December (2019) down through till march when the lockdown started and to be honest I didn't actually get a...00
EEmmanuelinemma215.hashnode.dev·Oct 3, 2020 · 1 min readHandling Null exceptions in Dart(Try and catch block)As we go on writing programs for our users there are times where in our code we might have put some certain features and expect it to work when the program has been compiled successfully but then we get an error message saying 'uncaught exception', n...00
EEmmanuelinemma215.hashnode.dev·Aug 26, 2020 · 1 min readSTATEFUL AND STATELESS WIDGET IN FLUTTERMost beginners are confused about the two states in flutter, i was confused too when i started so its not a big deal , so lets dive in. In Google's UI toolkit which is flutter for developing cross platforms native applications there are two custom wi...00