Loading...
Loading...
Found 359 Skills
Configures a Flutter app to support multiple languages and regions. Use when preparing an application for international markets and diverse user locales.
Triggers an accessibility scan through the widget_inspector and automatically adds Semantics widgets or missing labels to the source code.
Handles routing, navigation, and deep linking in a Flutter application. Use when moving between screens or setting up URL-based navigation.
Implements animated effects, transitions, and motion in a Flutter app. Use when adding visual feedback, shared element transitions, or physics-based animations.
Set up a Windows environment for Flutter development
Add Flutter unit tests, widget tests, or integration tests
How to customize your app's theme using Flutter's theming system
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