PackageTrack
Sign in Get early access

base_wallet_kit

Base library with Clean Architecture + Riverpod for Flutter wallet/fintech apps. Includes HTTP client, secure storage, auth, migration manager, and reusable widgets.

1.0.3 oscar-devv/base_wallet_kit

What this package is like to depend on

Last release 4 months ago

27 Mar 2026

Too new to tell

only 1 release windows

Most releases are documented

notes for 3 of 4 stable releases

Nothing withdrawn

no release was ever pulled

5 months old

4 releases · first in 2026

4 releases in the last 12 months

see the full history below

Release timeline

4 releases · Mar 2026 to Mar 2026
Release Pre-release

Releases

latest 4
  1. 1.0.3 27 Mar 2026
    Release notes
    • Added LocationService and LazyLocationService for GPS access with CDMX fallback.
    • Added MandatoryPermissionsService for location permission dialogs and blocking screen.
    • Added PermissionsBlockingScreen widget shown when permissions are permanently denied.
    • Added DeviceInfoService for Android/iOS device info, device ID and physical device check.
    • Added UpdateService with configurable MethodChannel for Android in-app updates.
    • Added AddressParserService (ParsedAddress model) for structured INE/OCR address parsing.
    • Added BackgroundOperationManager with retry logic for async background operations.
    • Added RatingPreferences for persisting app rating prompt state.
    • Added IsolateProcessingService for video/image/file Base64 encoding via compute().
    • Added image package dependency for image processing in isolates.
    Open source →
  2. 1.0.2 25 Mar 2026

    Nothing published for this version

  3. 1.0.1 25 Mar 2026
    Release notes
    • Added repository, homepage and issue_tracker URLs to pubspec.yaml.
    • Fixed pub.dev dry-run warnings: version constraints, unused imports and fields.
    Open source →
  4. 1.0.0 25 Mar 2026
    Release notes
    • Initial release.
    • Clean Architecture base structure (domain, infrastructure, providers).
    • ApiDioFactory with dynamic URL, token expiration and Crashlytics interceptors.
    • SecureCredentials and SecureTokenStorage using flutter_secure_storage.
    • MigrationManager for safe iOS/Android app updates without data loss.
    • BiometricPreferences with iOS first-install Keychain cleanup pattern.
    • UserInfoProvider and AccountInfoProvider (stringList with safe index access).
    • BaseAuthProvider and BaseAccountProvider (Riverpod StateNotifier base classes).
    • IOSUpdateChecker with App Store redirect.
    • NavigationStateService configurable via BaseWalletKit.init().
    • Reusable widgets: CustomAlert, CustomAppBar, PermissionGuard, RatingDialog.
    • Utils: PhoneNumberUtils, CurpNormalizer.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive