Loading...
Loading...
Found 117 Skills
Add Flutter unit tests, widget tests, or integration tests
How to customize your app's theme using Flutter's theming system
Measure and reduce the size of the Flutter app bundle, APK, or IPA
Execute long-running tasks in a background thread in Flutter
Make HTTP requests and encode / decode JSON in a Flutter app
Use the `http` package to execute GET, POST, PUT, or DELETE requests. Use when you need to fetch from or send data to a REST API.
Interoperate with native APIs in a Flutter app on Android, iOS, and the web
Dive into the world of Flutter, Google's UI toolkit, and learn how to build cross-platform apps with ease using this introductory guide and accompanying "Flutter Take 5" video series.
Scaffold and integrate custom Stac widgets and actions with parsers and registration checks. Use when users ask to build new StacParser or StacActionParser implementations, generate custom model classes, or verify parser registration inside Stac.initialize.
Learn how to structure a Flutter project to reuse models and business logic across iOS, Android, Web, desktop platforms, and a REST API deployable to Google Cloud Run, enabling a single codebase for both client and server.
Manage multiple Flutter versions efficiently using Git worktrees, eliminating the need for external version managers like FVM.
Run tests for Keychat packages