sampaio-tech

34 mods across 2 repositories, 21 stars between them.

feature-locale

25

sampaio-tech/flutter-core-modules

Cursor rule Cursor

Rules for the locale feature in fluttercoremodules — locale persistence, use cases, repository, and how to extend or consume locale in a consuming app. Apply when working with locale or language selection code.

2 10d ago A 0 tokens original MIT

feature-revenue

26

sampaio-tech/flutter-core-modules

Cursor rule Cursor

Rules for the revenue feature in fluttercoremodules — RevenueCat integration, CustomerInfoStateNotifier, paywall presentation, isPremiumCustomerProvider, and presentPaywallForwarded. Apply when working with in-app purchases, subscriptions, paywalls, or premium gating.

2 10d ago A 0 tokens original MIT

feature-review

27

sampaio-tech/flutter-core-modules

Cursor rule Cursor

Rules for the review feature in fluttercoremodules — InAppReviewStateNotifier, LaunchFeedbackStateNotifier, in-app review request, store listing, and feedback email. Apply when implementing rate-app flows, feedback buttons, or review/feedback UI.

2 10d ago A 0 tokens original MIT

feature-route

28

sampaio-tech/flutter-core-modules

Cursor rule Cursor

Rules for the route feature in fluttercoremodules — ShellRouteWidget, NavigationTab, navigatiorKeyProvider, and defaultNavigatorObservers. Apply when setting up tab navigation, implementing a navigation shell, or adding analytics route observers.

2 10d ago A 0 tokens original MIT

feature-settings

29

sampaio-tech/flutter-core-modules

Cursor rule Cursor

Rules for the settings feature in fluttercoremodules — HapticFeedbackStateNotifier, WakelockStateNotifier, SwitchRowWidget, CacheBoolRowWidget, ThemeRowWidget. Apply when building settings screens, adding new boolean settings, or using settings toggle widgets.

2 10d ago A 0 tokens original MIT

feature-storage

30

sampaio-tech/flutter-core-modules

Cursor rule Cursor

Rules for the storage feature in fluttercoremodules — Firebase Storage integration, SharedPreferences caching, GetDownloadUrlStateNotifier, GetJsonStateNotifier, ImageNetworkFromStorageWidget, SvgFromStorageWidget, and cache invalidation. Apply when loading files from Firebase Storage, using storage widgets, or…

2 10d ago A 0 tokens original MIT

feature-theme

31

sampaio-tech/flutter-core-modules

Cursor rule Cursor

Rules for the theme feature in fluttercoremodules — ThemeStateNotifier, ThemeRepository, IosThemeData persistence, IosLightThemeData / IosDarkThemeData, save:false preview pattern, and wiring theme to the app root. Apply when implementing dark/light mode, theme persistence, or theme-aware widgets.

2 10d ago A 0 tokens original MIT

naming-conventions

32

sampaio-tech/flutter-core-modules

Cursor rule Cursor

Naming conventions for all symbols and files in fluttercoremodules — files, classes, providers, use cases, notifiers, widgets, hooks, failures, analytics events, constants, family args, and SharedPreferences keys. Apply to every file in the project.

2 10d ago A 1,519 tokens original MIT

package-usage

33

sampaio-tech/flutter-core-modules

Cursor rule Cursor

Rules for how external apps should consume fluttercoremodules — app initialization sequence, required providers, how to use feature notifiers, storage widgets, route setup, and settings widgets. Apply when integrating this package into a consuming Flutter app.

2 10d ago A 46 tokens original MIT

riverpod-patterns

34

sampaio-tech/flutter-core-modules

Cursor rule Cursor

Riverpod and flutterhooks usage rules for fluttercoremodules. Covers provider type selection, HookConsumerWidget patterns, legacy StateNotifier import, autoDispose rules, and common pitfalls. Apply to all Dart files using hooksriverpod or flutterhooks.

2 10d ago A 0 tokens original MIT