PackageTrack
Sign in Get early access

antinvestor_ui_ledger

Ledger management UI library for Antinvestor. Embeddable screens and widgets for ledgers, accounts, transactions, and transaction entries.

0.3.0 123 downloads/mo #1832 most downloaded on pub.dev antinvestor/service-payment

What this package is like to depend on

Last release 2 months ago

11 Jun 2026

Too new to tell

only 2 release windows

Some releases are documented

notes for 3 of 6 stable releases

Nothing withdrawn

no release was ever pulled

4 months old

6 releases · first in 2026

6 releases in the last 12 months

see the full history below

Release timeline

6 releases · Apr 2026 to Jun 2026
Release Pre-release

Releases

latest 6
  1. 0.3.0 11 Jun 2026
    Release notes
    • BREAKING: migrate to antinvestor_api_ledger ^1.53.0 (and antinvestor_api_common ^1.53.1). The 1.53 API renamed the Book domain to Ledger and removed several RPCs; the package surface follows:
      • Removed BookListScreen, BookDetailScreen, BookFormScreen and booksByTypeProvider / bookByIdProvider / bookNotifierProvider — the existing Ledger* screens/providers cover the renamed entity, and the new LedgerFormScreen (create dialog, reachable from LedgerListScreen) replaces BookFormScreen.
      • /ledger/books routes, the Books nav item and the book_view / book_manage permissions are gone from LedgerRouteModule.
      • TrialBalanceScreen.initialBookId is now initialLedgerId (query parameter ledgerId).
      • Account statement and trial balance reports are now derived client-side (AccountStatementReport, TrialBalanceReport in src/models/report_models.dart) from SearchTransactionEntries / SearchAccounts + SearchLedgers, since the 1.53 API removed the GetAccountStatement and GetTrialBalance RPCs. The statement query lost limit / offset; the trial balance query lost bookIds and asOf.
      • TransactionNotifier.voidTransaction / markFailed removed (RPCs gone in 1.53); transaction lifecycle actions reduce to Reverse.
    Open source →
  2. 0.2.2 10 Jun 2026

    Nothing published for this version

  3. 0.2.1 10 Jun 2026

    Nothing published for this version

  4. 0.2.0 14 Apr 2026

    Nothing published for this version

  5. 0.1.1 12 Apr 2026
    Release notes
    • Migrate providers to Riverpod 3.x Notifier, fix lint warnings and deprecations
    Open source →
  6. 0.1.0 11 Apr 2026
    Release notes
    • Initial release
    • Ledger/accounting UI with accounts, transactions, balance cards, tree view
    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