If you come from an Android background, you might be used to Dagger, the dependency injection framework for Android Development. Though Flutter does not have a Dagger implementation, Google created inject, which they name a “Compile-time dependency injection for Dart and Flutter, Read More
After the Google I/O presentation about State Management in which the provider package was the main focus, many began to research it and use it on their projects. The concept behind the it is simple: we want to provide something to our Read More
Recent Comments