Loading...
Loading...
Found 357 Skills
Measures and optimizes the size of Flutter application bundles for deployment. Use when minimizing download size or meeting app store package constraints.
Handles routing, navigation, and deep linking in a Flutter application. Use when moving between screens or setting up URL-based navigation.
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
Build a form with validation