Total 52,228 skills, Mobile Development has 1591 skills
Showing 12 of 1591 skills
Cache data in a Flutter app
Optimize the performance of your Flutter app
Configure your Flutter app to support assistive technologies like Screen Readers
Set up a Linux environment for Flutter development
Build a form with validation
Adding a Home Screen widget to your Flutter App
Move between or deep link to different screens or routes within a Flutter application
Add animated effects to your Flutter app
How to build your app's layout using Flutter's layout widgets and constraint system
Use `LayoutBuilder`, `MediaQuery`, or `Expanded/Flexible` to create a layout that adapts to different screen sizes. Use when you need the UI to look good on both mobile and tablet/desktop form factors.
Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, modern APIs, Swift concurrency, and iOS 26+ Liquid Glass adoption. Use when building new SwiftUI features, refactoring existing views, reviewing code quality, or adopting modern SwiftUI patterns.
Work with databases in a Flutter app