Did you know?
You can use absolute imports for reusable Dart files that are copy-pasted across projects.
This way, they are always imported correctly (as long as they live in the same location relative to the project root).
Happy coding!
1 min read
Did you know?
You can use absolute imports for reusable Dart files that are copy-pasted across projects.
This way, they are always imported correctly (as long as they live in the same location relative to the project root).
Happy coding!
Invest in yourself with my high-quality Flutter courses.
Learn about flavors, environments, error monitoring, analytics, release management, CI/CD, and finally ship your Flutter apps to the stores. 🚀
Learn about State Management, App Architecture, Navigation, Testing, and much more by building a Flutter eCommerce app on iOS, Android, and web.
Learn about Firebase Auth, Cloud Firestore, Cloud Functions, Stripe payments, and much more by building a full-stack eCommerce app with Flutter & Firebase.
Learn Dart Programming in depth. Includes: basic to advanced topics, exercises, and projects. Last updated to Dart 2.15.
Master Flutter animations and build a completely custom habit tracking application.