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”
Tag Archives: android mobile apps
A Custom Tabs Side Story
Mobile Dev Newbies Start Here If you’re new to mobile app development, I’d recommend starting with something a little less involved. I used this book to get started with Android development: Android Studio 3.4 Development Essentials – Kotlin Edition: Developing Android Apps Using Android Studio 3.4, Kotlin and Jetpack The Legend of the Bottom ToolbarContinue reading “A Custom Tabs Side Story”
Retrieving the URL from Custom Tabs in Android
Check out the full series on Custom Tabs: Using Custom Chrome Tabs in your Android App Retrieving the URL from Custom Tabs in Android A Custom Tabs Side Story: The Legend of the Bottom Toolbar In my previous article I provided an overview of Custom Tabs, or Chrome Custom Tabs, in Android. In short, thisContinue reading “Retrieving the URL from Custom Tabs in Android”