Loading...
Loading...
Found 359 Skills
Measures and optimizes the size of Flutter application bundles for deployment. Use when minimizing download size or meeting app store package constraints.
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.
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
Adding a Home Screen widget to your Flutter App