Side Navigation on tvOS

I recently had to convert an existing UIKit tvOS app, that featured a standard navigation with a UITabBar across the top, to one with a navigation panel on the left side, as featured in many recent versions of tv/movie apps such as Netflix, Disney, and Youtube on Apple TV. As with the Netflix screen shot … Continue reading Side Navigation on tvOS

Flutter Sample Part 9 – Using the Bloc Pattern

(This is my small series for getting started with Flutter mobile SDK for iOS and Android. See below for previous posts) Part 1: Flutter first steps Part 2: Page navigation Part 3: Favorites Part 4: Navigation Bar Part 5: Saving Favorites Part 6: Sharing and Linking Part 7: Full Screen Image Part 8: Pull / … Continue reading Flutter Sample Part 9 – Using the Bloc Pattern