Debugging Layout Issues Using the Widget Inspector
Mar 9 2022 · Article (20 mins)
In this article, you’ll see how layouts are constructed as well as learn about the Widget Inspector and how t...
more
Debugging Layout Issues Using the Widget Inspector
In this article, you’ll see how layouts are constructed as well as learn about the Widget Inspector and how to use it to solve common layout errors in an app.
Multiple Domains
Flutter Navigator 2.0: Using go_router
Jan 12 2022 · Article (25 mins)
Go beyond Flutter’s Navigator 2.0 and learn how to handle navigation with the go_router package.
Flutter Navigator 2.0: Using go_router
Go beyond Flutter’s Navigator 2.0 and learn how to handle navigation with the go_router package.
Multiple Domains
Adding Micro-Interactions With AnimatedSwitcher
Aug 4 2021 · Article (15 mins)
Learn how to add micro-interactions to your Flutter app using AnimatedSwitcher.
Adding Micro-Interactions With AnimatedSwitcher
Learn how to add micro-interactions to your Flutter app using AnimatedSwitcher.
Multiple Domains
Flutter Navigator 2.0 and Deep Links
Feb 23 2021 · Article (40 mins)
With Flutter’s Navigator 2.0, learn how to handle deep links in Flutter and gain the ultimate navigation cont...
more
Flutter Navigator 2.0 and Deep Links
With Flutter’s Navigator 2.0, learn how to handle deep links in Flutter and gain the ultimate navigation control for your app.
Multiple Domains
Theming a Flutter App: Getting Started
Dec 29 2020 · Article (15 mins)
Learn how to make your app stand out by styling widgets, creating a dynamic theme, and toggling between avail...
more
Theming a Flutter App: Getting Started
Learn how to make your app stand out by styling widgets, creating a dynamic theme, and toggling between available themes.
Multiple Domains
State Management With Provider
Mar 24 2020 · Article (30 mins)
See how to architect your Flutter app using Provider, letting you readily handle app state to update your UI ...
more
State Management With Provider
See how to architect your Flutter app using Provider, letting you readily handle app state to update your UI when the app state changes.
Multiple Domains
Data Persistence on Flutter
Nov 6 2019 · Article (30 mins)
See how to persist data to storage in a Flutter app, including to files and to a remote datastore, and use a ...
more
Data Persistence on Flutter
See how to persist data to storage in a Flutter app, including to files and to a remote datastore, and use a Repository interface for the persistence.
In this Cocos2d-x tutorial, learn how to create a basic cross-platform game for iOS, Android, and more using ...
more
Cocos2d-x Tutorial for Beginners
In this Cocos2d-x tutorial, learn how to create a basic cross-platform game for iOS, Android, and more using C++!
Archive
How To Secure Your App’s Passwords with Safari AutoFill in iOS 8
Jan 13 2015 · Article (25 mins)
Learn how to use Safari AutoFill in iOS 8 to generate passwords, securely save passwords, and share and synch...
more
How To Secure Your App’s Passwords with Safari AutoFill in iOS 8
Learn how to use Safari AutoFill in iOS 8 to generate passwords, securely save passwords, and share and synchronize passwords between your app and website.
Archive
Reminder: Free Live Tech Talk (WatchKit) Tomorrow (Tuesday)!
Jan 12 2015 · Article (0 mins)
Come join us at our free live tech talk on WatchKit with Ben Morrow tomorrow – and bring your questions! :]
Reminder: Free Live Tech Talk (WatchKit) Tomorrow (Tuesday)!
Come join us at our free live tech talk on WatchKit with Ben Morrow tomorrow – and bring your questions! :]
Archive
LiquidFun Tutorial with Metal and Swift – Part 2
Jan 8 2015 · Article (35 mins)
In this LiquidFun tutorial, you’ll learn how to simulate water on iOS using LiquidFun, and render it on scree...
more
LiquidFun Tutorial with Metal and Swift – Part 2
In this LiquidFun tutorial, you’ll learn how to simulate water on iOS using LiquidFun, and render it on screen with Metal and Swift.
Archive
LiquidFun Tutorial with Metal and Swift – Part 1
Jan 6 2015 · Article (20 mins)
In this LiquidFun tutorial, you’ll learn how to simulate water on iOS using LiquidFun, and render it on scree...
more
LiquidFun Tutorial with Metal and Swift – Part 1
In this LiquidFun tutorial, you’ll learn how to simulate water on iOS using LiquidFun, and render it on screen with Metal and Swift.
Archive
User Authentication on iOS with Ruby on Rails and Swift
Jan 1 2015 · Article (40 mins)
Learn how to secure your iOS app by adding user accounts using Swift and a custom Ruby on Rails backend.
User Authentication on iOS with Ruby on Rails and Swift
Learn how to secure your iOS app by adding user accounts using Swift and a custom Ruby on Rails backend.
Archive
How to Port Your App to the iPhone 6, iPhone 6 Plus and iOS 8: Top 10 Tips
Dec 23 2014 · Article (20 mins)
Check out our top 10 tips about how to port your apps to iOS 8 and the new devices and screen sizes!
How to Port Your App to the iPhone 6, iPhone 6 Plus and iOS 8: Top 10 Tips
Check out our top 10 tips about how to port your apps to iOS 8 and the new devices and screen sizes!
Archive
Intermediate Design Patterns in Swift
Dec 10 2014 · Article (50 mins)
Design patterns are incredibly useful for making code maintainable and readable. Learn design patterns in Swi...
more
Intermediate Design Patterns in Swift
Design patterns are incredibly useful for making code maintainable and readable. Learn design patterns in Swift with this hands on tutorial.
Archive
Call for Applicants – Readers’ App Awards 2014!
Dec 9 2014 · Article (3 mins)
Enter your app in our annual contest for the best reader apps in the past year!
Call for Applicants – Readers’ App Awards 2014!
Enter your app in our annual contest for the best reader apps in the past year!
Archive
Reminder: Free Live Tech Talk (The Great CALayer Tour) Tomorrow (Tuesday)!
Dec 8 2014 · Article (0 mins)
We’re having a free live tech talk on “the Great CALayer Tour” online tomorrow – learn how to join us!
Reminder: Free Live Tech Talk (The Great CALayer Tour) Tomorrow (Tuesday)!
We’re having a free live tech talk on “the Great CALayer Tour” online tomorrow – learn how to join us!
Archive
Apple Pay Tutorial: Getting Started
Dec 4 2014 · Article (45 mins)
Enter the world of mobile payments on iOS in this Apple Pay tutorial! You’ll learn how to implement Apple Pay...
more
Apple Pay Tutorial: Getting Started
Enter the world of mobile payments on iOS in this Apple Pay tutorial! You’ll learn how to implement Apple Pay in your iOS apps to collect payment for physical goods and services.
Archive
How To Make a Gesture-Driven To-Do List App Like Clear in Swift: Part 2/2
Nov 19 2014 · Article (45 mins)
Learn how to make a gesture-driven to-do list app like Clear, complete with table view tricks, swipes, and pi...
more
How To Make a Gesture-Driven To-Do List App Like Clear in Swift: Part 2/2
Learn how to make a gesture-driven to-do list app like Clear, complete with table view tricks, swipes, and pinches.
Archive
How To Make a Gesture-Driven To-Do List App Like Clear in Swift: Part 1/2
Nov 19 2014 · Article (45 mins)
Learn how to make a gesture-driven to-do list app like Clear, complete with table view tricks, swipes, and pi...
more
How To Make a Gesture-Driven To-Do List App Like Clear in Swift: Part 1/2
Learn how to make a gesture-driven to-do list app like Clear, complete with table view tricks, swipes, and pinches.