LulupointuHow to create a custom lint in Flutter with custom_lintsLearn how to create you first custom lint in Flutter. Powered by custom_lint, parse the AST to build a lint with quick fix from scratchJul 13, 2022Jul 13, 2022
LulupointuFlutter Navigator 2.0 made simple: VRouterMany complained about Navigator 2.0 complicity and verbosity. This changes today with vrouter.Feb 21, 20211Feb 21, 20211
LulupointuFlutter web: A complete example using simple_url_handlerNavigator 2.0 received some negative feedback when it came out. However today we will see how:Jan 22, 2021Jan 22, 2021
LulupointuFlutter web: URL handling made simple with simple_url_handlerDo you want to deliver a good experience to you web users without having to implement many methods ? This is what the simple_url_handler…Jan 22, 2021Jan 22, 2021
LulupointuFlutter Navigator 2.0 for web dev: Url handlingUrl handling was one of the biggest promise of navigator 2.0. And by “url handling” I mean:Jan 21, 20214Jan 21, 20214
LulupointuFlutter Navigator 2.0 for mobile dev: Bloc state management integrationState management is always a concern when building a medium to large size application. In Flutter, the bloc library is really popular. And…Dec 24, 20203Dec 24, 20203
LulupointuFlutter Navigator 2.0 for mobile dev: TransitionsWhat are we going to build?Dec 22, 2020Dec 22, 2020
LulupointuFlutter Navigator 2.0 for mobile dev: Nested navigators basicsThis article assumes that you know the basics of navigator 2.0, if you don’t, check out my other article: Navigator 2.0 for mobile dev…Dec 20, 20204Dec 20, 20204
LulupointuFlutter Navigator 2.0: 101 for mobile devNavigator 2.0 was perceived badly for its complexity. The article is here to prove you it’s actually simple.Dec 19, 20203Dec 19, 20203