Adding Interactivity to an Image in Flutter — Take 2 A while ago, I wrote an article on interacting with SVG images in Flutter. Interacting with SVG Images in Flutter | by Joseph Muller | Medium Although my steps worked, there were a bunch of limitations and downsides to the overall approach: It was complicated It was tediousContinue reading
Tag Archives: flutter dev
Flutter Efficiently
Flutter Newbies Start Here If you’re new to Flutter development, I’d recommend starting with something a little less involved. I used this book to learn the Flutter language: Beginning Flutter: A Hands On Guide to App Development And this one to get started with mobile app development: Android Studio 3.4 Development Essentials – Kotlin Edition: Developing AndroidContinue reading “Flutter Efficiently”
Handling Nested Objects in Firestore with Flutter
Flutter Newbies Start Here If you’re new to Flutter development, I’d recommend starting with something a little less involved. I used this book to learn the Flutter language: Beginning Flutter: A Hands On Guide to App Development And this one to get started with mobile app development: Android Studio 3.4 Development Essentials – Kotlin Edition: Developing AndroidContinue reading “Handling Nested Objects in Firestore with Flutter”
Flutter: Launcher Icons, Labels, and Splash Screens
Flutter Newbies Start Here If you’re new to Flutter development, I’d recommend starting with something a little less involved. I used this book to learn the Flutter language: Beginning Flutter: A Hands On Guide to App Development And this one to get started with mobile app development: Android Studio 3.4 Development Essentials – Kotlin Edition: Developing AndroidContinue reading “Flutter: Launcher Icons, Labels, and Splash Screens”