Loading...
Loading...
Found 207 Skills
Cache data in a Flutter app
Set up a Linux environment for Flutter development
Use the Flutter team's recommended app architecture
Add Flutter unit tests, widget tests, or integration tests
How to customize your app's theme using Flutter's theming system
Move between or deep link to different screens or routes within a Flutter application
Measures and optimizes the size of Flutter application bundles for deployment. Use when minimizing download size or meeting app store package constraints.
Implements caching strategies for Flutter apps to improve performance and offline support. Use when retaining app data locally to reduce network requests or speed up startup.
Add animated effects to your Flutter app
Optimize the performance of your Flutter app
Manage state in your Flutter application
Execute long-running tasks in a background thread in Flutter