In this tutorial, we'll explore how to set up dependency injection with Riverpod, manage dependencies across your app, and test with dependency injection. Dependency injection is a technique where an object receives its dependencies from an external ... https://harishkunchala.com/flutter-riverpod-tutorial-part-8-dependency-injection
A staggered animation consists of sequential or overlapping animations. The animation might be purely sequential, with one change occurring after the next, or it might partially or completely overlap. When the animation is sequential, the elements ar... https://clouds.hashnode.dev/how-to-create-staggered-animation-in-flutter-a-guide-to-micro-interactions
TL;DR: Want to open and save PDF files locally in your Flutter app? Let’s easily do it with Syncfusion Flutter PDF Viewer. This blog covers creating a Flutter app, adding dependency packages, and implementing functions to load and save PDFs with PDF ... https://syncfusion.com/blogs//open-and-save-pdf-files-locally-in-flutter
Introduction Flutter's popularity has surged thanks to its ability to build beautiful and performant cross-platform applications. Large projects with many teams and developers often face a lot errors on a smaller or a larger scale due to the size of ... https://dinkomarinac.dev/enhancing-your-flutter-project-with-typesafe-packages
The mobile app development world is evolving constantly, and there is a demand for frameworks that are not only robust but also efficient. One of the frameworks that have emerged as a popular choice for building applications that can be deployed on m... https://nisargnbhavsar.hashnode.dev/flutter-with-supabase
One fine day, our team gathered in the boardroom where the project lead briefed us on a new feature/sub-product we were introducing to our product, which we will call Feature X. Feature X is quite extensive and big in itself, involving numerous exist... https://geekaid.in/how-modularization-in-flutter-helped-us-deliver-apps-faster
In this tutorial we'll dive into advanced Riverpod patterns. Sections Covered:
Using the family Modifier
Using the AutoDispose Modifier
Keeping Providers Alive with keepAlive
Declaring Dependencies with dependencies
- Using thefamily Modifier ... https://harishkunchala.com/flutter-riverpod-tutorial-part-7-advanced-riverpod-patterns
Putting it Together: How Integration Testing Works Imagine your Flutter app is like a big machine with many parts. Integration testing is like running a test on the entire machine, not just individual parts.
Regular tests (unit tests and widget test... https://amarjitmallick.hashnode.dev/integration-testing-with-firebase-test-lab-on-github-actions-part-1
Putting it Together: How Integration Testing Works Imagine your Flutter app is like a big machine with many parts. Integration testing is like running a test on the entire machine, not just individual parts.
Regular tests (unit tests and widget test... https://amarjitmallick.hashnode.dev/streamline-your-flutter-cicd-integration-testing-with-firebase-test-lab-on-github-actions-part-1
Hi everyone, We're excited to announce an innovative project: developing a Mattermost client in Flutter, leveraging AI to kickstart the process. 🚀 About the Project: Mattermost is a powerful open-source messaging platform for team collaboration. Our... https://princebansal.hashnode.dev/contribute-to-an-open-source-mattermost-client-in-flutter-with-ai-generated-code