Skip to main content
marcglasberg
ملف منشئ GitHub

marcglasberg

عرض على مستوى المستودعات لـ ٧٢ skills مجمعة عبر ٢ مستودعات GitHub.

skills مجمعة
٧٢
مستودعات
٢
محدث
٢٠ فبراير ٢٠٢٦
مستكشف المستودعات

المستودعات و skills الممثلة

asyncredux-dependency-injection
مطوّرو البرمجيات

Inject dependencies into actions using the environment, dependencies, and configuration pattern. Covers creating an Environment enum, a Dependencies class, passing them to the Store, accessing them from actions and widgets, and using dependency injection for…

٢٠ فبراير ٢٠٢٦
asyncredux-base-action
مطوّرو البرمجيات

Create a custom base action class for your app. Covers adding getter shortcuts to state parts, adding selector methods, implementing shared wrapError logic, and establishing project-wide action conventions.

٢٩ يناير ٢٠٢٦
asyncredux-setup
مطوّرو البرمجيات

Initialize, setup and configure AsyncRedux in a Flutter app. Use it whenever starting a new AsyncRedux project, or when the user requests.

٢٩ يناير ٢٠٢٦
asyncredux-abort-dispatch
مطوّرو البرمجيات

Stops an AsyncRedux (Flutter) action from dispatching. Use only when the user mentions abortDispatch(), or explicitly asks to abort or prevent dispatch under certain conditions.

٢٩ يناير ٢٠٢٦
asyncredux-action-status
مطوّرو البرمجيات

Checks an AsyncRedux (Flutter) action's completion status using ActionStatus right after the dispatch returns. Use only when you need to know whether an action completed, whether it failed with an error, what error it produced, or how to navigate based on…

٢٩ يناير ٢٠٢٦
asyncredux-actions-no-state-change
مطوّرو البرمجيات

Creates AsyncRedux (Flutter) actions that return null from reduce() to not change the state. Such actions can still do side effects, dispatch other actions, or do nothing.

٢٩ يناير ٢٠٢٦
asyncredux-async-actions
مطوّرو البرمجيات

Creates AsyncRedux (Flutter) asynchronous actions for API calls, database operations, and other async work.

٢٩ يناير ٢٠٢٦
asyncredux-before-after
مطوّرو البرمجيات

Implement action lifecycle methods `before()` and `after()`. Covers running precondition checks, showing/hiding modal barriers, cleanup logic in `after()`, and understanding that `after()` always runs (like a finally block).

٢٩ يناير ٢٠٢٦
عرض 8 من أصل ٣٦ skills مجمعة.
عرض 8 من أصل ٣٦ skills مجمعة.
عرض ٢ من أصل ٢ مستودعات
تم تحميل كل المستودعات