Open in app

Sign In

Write

Sign In

Kefeh Collins
Kefeh Collins

353 Followers

Home

About

Published in

Flutter Community

·Jul 28, 2022

Background Image on your splash screen will fail (how to solve it).

Improve image performance (or perceived) in your flutter app. There are several reasons why an image might not display or at least not work appropriately in your mobile app. And sometimes specific solutions might not necessarily work for you. This article considers that your images are appropriately sized for performance ( smallest size possible) and use case (appropriate dimensions) …

Programming

5 min read

Background Image on your splash screen will fail (how to solve it).
Background Image on your splash screen will fail (how to solve it).
Programming

5 min read


Published in

CodeX

·Jun 8, 2022

Flutter Bloc: An introduction (with cubit)

The Chronicles of Flutter state management 10. Having many state management solutions in flutter is one thing I especially love about it. These different state management solutions provided, don’t just give us ideas or rules to manage the state in our apps based on the laid down “protocols” by the said package, but they also help us…

Flutter

8 min read

Flutter Bloc: An introduction (with cubit)
Flutter Bloc: An introduction (with cubit)
Flutter

8 min read


Published in

Flutter Community

·Oct 11, 2021

Riverpod: A deep dive “on the surface”

The Chronicles of Flutter state management 9. The one controversy about flutter is the fact that there is way “too many” state management solutions and making the choice for which to use is a challenge. There is some truth to that as well as the fact that there is a mostly overlooked advantage to this, I will…

Programming

13 min read

Riverpod: A deep dive “on the surface”
Riverpod: A deep dive “on the surface”
Programming

13 min read


Published in

Flutter Community

·Sep 22, 2021

Provider with StateNotifiers

The Chronicles of Flutter state management 8. — Statenotifiers are one of the classes of immutable state management solutions. Unlike ChangeNotifiers whose state are mutable, state notifiers prevent the direct ability to change the state value. Lets therefore create the perfect segue for state notifiers: immutability. If you have been programming for a while you should have realized…

Flutter

4 min read

Provider with StateNotifiers
Provider with StateNotifiers
Flutter

4 min read


Published in

Flutter Community

·Aug 25, 2021

Providers with ChangeNotifiers

The Chronicles of Flutter state management 7. — If you have gone through in some fashion and had some exposure to the Provider package, you would have realised how awesome it is in tackling the problem it needs to. As discussed in my previous article, Providers are built on top of the Inherited Widget class and so easily…

Programming

6 min read

Providers with ChangeNotifiers
Providers with ChangeNotifiers
Programming

6 min read


Published in

Geek Culture

·Aug 18, 2021

Providers (An introduction)

The Chronicles of Flutter state management 6. — If you have been following up with the progression of state management so far up to inherited widgets, here is a basic summary of what it is all about We have some state We have a way to provide it or make it available to all widgets that need it …

Programming

5 min read

Providers (An introduction)
Providers (An introduction)
Programming

5 min read


Published in

Flutter Community

·Aug 14, 2021

Inherited Widgets

The Chronicles of Flutter state management 5. In our previous write-ups, we saw some different ways of managing state, where we started with stateful widgets and managed the individual state of a widget, controlling its internal workings but with respect to states that were not shared (local to only one widget), when there was a need to…

Inheritedwidget

7 min read

Inherited Widgets
Inherited Widgets
Inheritedwidget

7 min read


Published in

Nerd For Tech

·Jul 28, 2021

Lifting State up and Callbacks

The Chronicles of Flutter state management 4 So I wanted to write about Inherited widgets today, but realised that the concept of lifting state up and callbacks might be vital for understanding better and laying the proper foundations for inherited widgets so I am starting from here. State management is kind of interesting, it brings more life…

Programming

5 min read

Lifting State up and Callbacks
Lifting State up and Callbacks
Programming

5 min read


Published in

Flutter Community

·Jul 23, 2021

Flutter Hooks

So today we are having a look at a state management approach that is just a step above Stateful widgets. This is in fact a very good and easy to grasp method for those coming from the web (react.js) …

Flutter

5 min read

Flutter Hooks
Flutter Hooks
Flutter

5 min read


Published in

Flutter Community

·Jul 17, 2021

Stateful Widgets

We saw in our previous article (Stateless widgets: check it out here) the details of what state is and what stateless widgets are. It looked fascinating and exciting but kind of limiting, look at the clock example for example, if we are to have the clock turning only when there…

Flutter

6 min read

Stateful Widgets
Stateful Widgets
Flutter

6 min read

Kefeh Collins

Kefeh Collins

353 Followers

An Enthusiastic problem solver, uses code as a tool for problem solving.

Following
  • Cheruto Mercy

    Cheruto Mercy

  • Javnyuy Joybert

    Javnyuy Joybert

  • Ngenge Senior

    Ngenge Senior

  • Daniel Bourke

    Daniel Bourke

  • Very Good Ventures Team

    Very Good Ventures Team

See all (22)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams