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”
Tag Archives: software development
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”