#learning #senior
Want to learn about funcitonal programming terms like functors and monads, this is the best article out there.
https://olexale.medium.com/dart-functors-applicatives-and-monads-in-pictures-ddd8c54bce15
Want to learn about funcitonal programming terms like functors and monads, this is the best article out there.
https://olexale.medium.com/dart-functors-applicatives-and-monads-in-pictures-ddd8c54bce15
Medium
Dart Functors, Applicatives, And Monads In Pictures
A translation of the “Functors, Applicatives, And Monads In Pictures” article from Haskell into Dart.
#learning #plain
https://blog.aakashpamnani.in/animation-controller-working-explained-flutter-part-1-5c2d1671cbc4
https://blog.aakashpamnani.in/animation-controller-working-explained-flutter-part-1-5c2d1671cbc4
Medium
Animation Controller: Working Explained | Flutter | Part 1
Flutter’s animation system is a powerful tool that allows developers to create smooth, visually appealing transitions and interactions in their apps. At the core of this system lies the…
3D Game Dev:
📹 youtu.be/fRnGx8gPLNI
Compose modifier:
📹 youtu.be/nSEPRiOJ82Q
Source: https://x.com/FlutterLDN/status/1841817496178827627
📹 youtu.be/fRnGx8gPLNI
Compose modifier:
📹 youtu.be/nSEPRiOJ82Q
Source: https://x.com/FlutterLDN/status/1841817496178827627
#latest #news
The new Switch Package Manager is here!
Documentation
https://docs.flutter.dev/packages-and-plugins/swift-package-manager
YouTube Shorts
https://youtube.com/shorts/reGto6svYLY
The new Switch Package Manager is here!
Documentation
https://docs.flutter.dev/packages-and-plugins/swift-package-manager
YouTube Shorts
https://youtube.com/shorts/reGto6svYLY
#learning #plain
https://medium.com/teamkraken/reducing-build-runner-code-generation-time-in-flutter-39dd08b1ecb8
https://medium.com/teamkraken/reducing-build-runner-code-generation-time-in-flutter-39dd08b1ecb8
Medium
Reducing Build Runner Code Generation Time in Flutter
Flutter is a popular framework for building cross-platform mobile applications. One of the challenges that developers face when working…
#productivity #plain
What an excellent trio: Flutter, Brick, and Supabase.
https://supabase.com/blog/offline-first-flutter-apps
What an excellent trio: Flutter, Brick, and Supabase.
https://supabase.com/blog/offline-first-flutter-apps
Supabase
Building offline-first mobile apps with Supabase, Flutter and Brick
Brick is an all-in-one data manager for Flutter that handles querying and uploading between Supabase and local caches like SQLite. Using Brick, developers can focus on implementing the application without worrying about translating or storing their data.
#learning #plain
https://medium.com/flutter-community/generating-flavors-has-never-been-this-easy-flutter-flavors-2024-tutorial-4fd7f5ef6292
https://medium.com/flutter-community/generating-flavors-has-never-been-this-easy-flutter-flavors-2024-tutorial-4fd7f5ef6292
Medium
Generating flavors has never been this easy — Flutter Flavors 2024 Tutorial
All in one tutorial to generate Flavors without touching the native files, generate different app icons, firebase and third party configs…