Did you know?
Since Dart 3.6 (Flutter 3.27), you can use _
as a digits separator. 🎯
This works with integers and floats, as well as custom formats (hex, scientific).
To enable this, bump the Dart SDK to 3.6 in your pubspec.yaml
.
Happy coding!
Did you know?
Since Dart 3.6 (Flutter 3.27), you can use _
as a digits separator. 🎯
This works with integers and floats, as well as custom formats (hex, scientific).
To enable this, bump the Dart SDK to 3.6 in your pubspec.yaml
.
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.