Chetan Jain avatar

Chetan Jain

Community

@chetan2921

0Followers
|
28Public Repos
|
45Published Skills

Agent Skills by Chetan Jain

Showing 45 vetted skills indexed across 1 GitHub repositories.

chetan2921chetan2921

riverpod-family

Create parameterized Riverpod family providers for Flutter state management.

Community
Intermediate
chetan2921chetan2921

flutter-building-forms

Guide validated Flutter form construction with StatefulWidget and GlobalKey.

Community
Intermediate
chetan2921chetan2921

flutter-handling-http-and-json

Implement HTTP requests and JSON serialization in Flutter apps.

Community
Intermediate
chetan2921chetan2921

riverpod-consumers

Implement Riverpod provider consumption patterns in Flutter widgets.

Community
Basic
chetan2921chetan2921

flutter-building-plugins

Create cross-platform Flutter plugins for native code integration.

Community
Intermediate
chetan2921chetan2921

riverpod-retry

Configure Riverpod provider retry behavior with custom retry functions and global settings.

Community
Intermediate
chetan2921chetan2921

flutter-caching-data

Implement caching and offline-first synchronization methods for Flutter applications.

Community
Intermediate
chetan2921chetan2921

flutter-embedding-native-views

Embed native Android, iOS, and macOS views into Flutter apps.

Community
Advanced
chetan2921chetan2921

flutter-setting-up-on-macos

Configure macOS with Xcode and CocoaPods for Flutter development.

Community
Intermediate
chetan2921chetan2921

flutter-adding-home-screen-widgets

Configure native projects and shared storage to update Android and iOS home screen widgets from Dart code.

Community
Intermediate
chetan2921chetan2921

riverpod-eager-initialization

Configure Riverpod providers to initialize at app startup in a root Consumer widget.

Community
Basic
chetan2921chetan2921

riverpod-faq-and-practices

Guide Riverpod implementation in Flutter with best practices and safety patterns.

Community
Advanced
chetan2921chetan2921

flutter-architecting-apps

Define layered architecture guidelines for structuring Flutter applications.

Community
Advanced
chetan2921chetan2921

riverpod-auto-dispose

Implement Riverpod auto-dispose provider lifecycle management with ref.keepAlive(), ref.onDispose(), and ref.invalidate().

Community
Basic
chetan2921chetan2921

riverpod-cancel

Cancel and debounce Riverpod async requests using ref.onDispose callbacks.

Community
Advanced
chetan2921chetan2921

riverpod-codegen-and-hooks

Generate Riverpod providers and manage local widget state in Flutter.

Community
Intermediate
chetan2921chetan2921

riverpod-containers

Manage Flutter and Dart state with ProviderScope and ProviderContainer.

Community
Basic
chetan2921chetan2921

riverpod-scoping

Override Riverpod provider values locally within Flutter widget subtrees.

Community
Intermediate
chetan2921chetan2921

riverpod-from-provider

Migrate Flutter state management from Provider to Riverpod with incremental transition strategies.

Community
Intermediate
chetan2921chetan2921

flutter-implementing-navigation-and-routing

Implement imperative and declarative navigation with deep linking in Flutter apps.

Community
Intermediate
chetan2921chetan2921

flutter-setting-up-on-windows

Configure Windows environments for Flutter SDK installation and toolchain setup.

Community
Intermediate
chetan2921chetan2921

riverpod-pull-to-refresh

Implement pull-to-refresh in Flutter with Riverpod and AsyncValue.

Community
Intermediate
chetan2921chetan2921

riverpod-observers

Implement a ProviderObserver to log Riverpod provider lifecycle updates in Flutter.

Community
Intermediate
chetan2921chetan2921

riverpod-migration

Migrate Riverpod projects across versions with step-by-step code changes.

Community
Advanced