PinnedBharathinBetter ProgrammingThe Clean Architecture — Beginner’s GuideAs explained with visual illustrationsJan 4, 202223Jan 4, 202223
PinnedBharathFlutter Clock App —Pure Custom Paint with some MathThese are the clocks we are gonna build today without any widgets like Transform to manipulate the position of the hour/minute/second hands…Jul 22, 2021Jul 22, 2021
PinnedBharathinMath SimplifiedIs TRIGONOMETRY that hard? Let’s build it from SCRATCH.Trigonometry, one of the most hated subjects in our school days. Is that really that hard or we just didn’t understand it? Let’s see…Jun 20, 20215Jun 20, 20215
PinnedBharathinCodeXWhy do we need the Hexadecimal number system?You all might came across the question, Why couldn’t we simply use our traditional human-understandable decimal number system instead of…Nov 14, 2020Nov 14, 2020
Bharath💙Flutter Bloc-Don’t prefer single state class.In the example projects provided with the Bloc package, lots of projects are used Single-State class to manage states. In this article...Sep 2, 20235Sep 2, 20235
BharathinBetter ProgrammingFlutter Unit Testing — The Beginner’s GuideUnit testing is a part of the automated testing process in which small units of code are testedMar 28, 20228Mar 28, 20228
BharathGood one. But I think there is a misunderstanding on the use of "Static".In the case of static methods, the main use of it is if we need a method that is relative to the class but doesn't depend on any of its…Nov 28, 2021Nov 28, 2021
BharathWhy Encapsulation?First of all, If you didn't read my article “Why OOPS?” check out that one to have good continuity.Nov 5, 2020Nov 5, 2020