masssi164 avatar

masssi164

Community

@masssi164

3Followers
|
23Public Repos
|
45Published Skills

Agent Skills by masssi164

Showing 45 vetted skills indexed across 1 GitHub repositories.

masssi164masssi164

riverpod-family

Map parameters to isolated states with Riverpod family providers.

Community
Advanced
masssi164masssi164

flutter-building-forms

Implement validated Flutter forms with state, validation, and submission.

Community
Intermediate
masssi164masssi164

flutter-handling-http-and-json

Execute HTTP requests and JSON serialization in Flutter applications.

Community
Intermediate
masssi164masssi164

riverpod-consumers

Read and listen to Riverpod providers in Flutter widgets using Consumer classes.

Community
Intermediate
masssi164masssi164

flutter-building-plugins

Scaffold Flutter plugins with Android and iOS native interop.

Community
Intermediate
masssi164masssi164

riverpod-retry

Configure Riverpod provider retries with custom retry functions and exponential backoff.

Community
Intermediate
masssi164masssi164

flutter-caching-data

Automate offline-first caching in Flutter apps with SQLite/Hive and remote API synchronization.

Community
Advanced
masssi164masssi164

flutter-embedding-native-views

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

Community
Advanced
masssi164masssi164

flutter-setting-up-on-macos

Configure macOS tooling and validate Flutter development environments.

Community
Advanced
masssi164masssi164

flutter-adding-home-screen-widgets

Bridge Flutter data to native iOS and Android home screen widgets.

Community
Intermediate
masssi164masssi164

riverpod-eager-initialization

Eagerly initialize Riverpod providers at Flutter app startup.

Community
Intermediate
masssi164masssi164

riverpod-faq-and-practices

Clarify Riverpod state-management patterns and common pitfalls for Flutter applications.

Community
Basic
masssi164masssi164

flutter-architecting-apps

Architect Flutter apps with UI-Logic-Data layered separation.

Community
Advanced
masssi164masssi164

riverpod-auto-dispose

Enable automatic disposal of Riverpod providers after one frame without listeners.

Community
Intermediate
masssi164masssi164

riverpod-cancel

Cancel Riverpod async requests with ref.onDispose and debounce via auto-dispose providers.

Community
Intermediate
masssi164masssi164

riverpod-codegen-and-hooks

Generate Riverpod providers and integrate hooks in Flutter projects.

Community
Intermediate
masssi164masssi164

riverpod-containers

Manage Riverpod state storage and access across Flutter and Dart tests.

Community
Intermediate
masssi164masssi164

riverpod-scoping

Scope Riverpod providers to a subtree using local overrides.

Community
Intermediate
masssi164masssi164

riverpod-from-provider

Migrate Flutter state management from Provider to Riverpod with ref.watch and ConsumerWidget.

Community
Advanced
masssi164masssi164

flutter-implementing-navigation-and-routing

Designs nested navigation with RouterName for iOS and Android using declarative routing and deep links.

Community
Advanced
masssi164masssi164

flutter-setting-up-on-windows

Set up a Windows Flutter environment with SDK, Visual Studio, and PATH configuration.

Community
Intermediate
masssi164masssi164

riverpod-pull-to-refresh

Adds pull-to-refresh to Flutter apps using a Reactor-based provider and AsyncValue.

Community
Intermediate
masssi164masssi164

riverpod-observers

Log Riverpod provider lifecycle events via custom ProviderObserver subclasses.

Community
Basic
masssi164masssi164

riverpod-migration

Migrate Riverpod codebases to Notifier/AsyncNotifier using step-by-step guides.

Community
Intermediate