PackageTrack
Sign in Get early access

api_rest_flutter_mobile

A comprehensive Flutter package for data management with online/offline capabilities, schema-driven validation, and bidirectional synchronization for iOS and Android applications.

3.0.0 65 downloads/mo #3090 most downloaded on pub.dev

What this package is like to depend on

Last release 8 months ago

04 Dec 2025

Too new to tell

only 2 release windows

Most releases are documented

notes for 2 of 3 stable releases

Nothing withdrawn

no release was ever pulled

9 months old

3 releases · first in 2025

3 releases in the last 12 months

see the full history below

Release timeline

3 releases · Nov 2025 to Dec 2025
2026
Release Pre-release

Releases

latest 3
  1. 3.0.0 04 Dec 2025

    Nothing published for this version

  2. 2.0.0 01 Dec 2025
    Release notes
    • Major version update with improved stability and performance
    • Updated all provider dependencies to latest versions
    • Enhanced error handling and validation
    Open source →
  3. 1.0.0 26 Nov 2025
    Release notes
    • Initial public release on pub.dev
    • Platform support: iOS and Android only

    Features

    • Dual mode operation (online/offline) with automatic fallback
    • Schema-driven validation and data processing
    • Bidirectional synchronization between local storage and cloud
    • OAuth-like session management with autorizaSesion()
    • MongoDB-style query syntax support
    • Dynamic data concatenation and transformation with _dynamicValue fields
    • ObjectBox integration for local database operations
    • Pagination support for large datasets

    Core Operations

    • guardar() - Create new records
    • actualizar() - Update existing records
    • leeById() - Read single record by ID
    • obtener() - Query multiple records with filters
    • cambiaEstado() - Change record status
    • obtieneEsquema() - Fetch collection schema
    • downLoadInfoFromServer() - Download data from server
    • uploadInfoToServer() - Upload pending local changes
    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