PackageTrack
Sign in Get early access

apn_actions

State management tools with actions

3.0.1 111 downloads/mo #1967 most downloaded on pub.dev appnormal/apn_actions

What this package is like to depend on

Last release 9 months ago

22 Nov 2025

Release timing varies

gaps range from 1 weeks to 13 months

Most releases are documented

notes for 15 of 21 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

21 releases · first in 2023

2 releases in the last 12 months

see the full history below

Release timeline

21 releases · Apr 2023 to Nov 2025
2024 2025 2026
Release Pre-release

Releases

latest 21
  1. 3.0.1 22 Nov 2025
    Release notes
    • BREAKING: Removed update and change methods from RefAction to prevent runtime errors from unsafe dynamic casting
    • Added StateNotifier class for a replacement of StateProvider (with update and change methods)
    Open source →
  2. 3.0.0 22 Nov 2025
    Release notes
    • BREAKING: Migrated to Riverpod 3.0
    • BREAKING: removed useVoidAction
    • BREAKING: remove depdendency on apn_toast (useListenerToError now only provides the error to the callback)
    • Update dependencies
    • Added a bunch of tests
    Open source →
  3. 2.0.1 06 Nov 2024

    Nothing published for this version

  4. 2.0.0 01 Mar 2024
    Release notes
    • BREAKING: useEvent is renamed to useAction
    • BREAKING: useVoidEvent is renamed to useVoidAction
    • Update dependencies
    • Use useContext in stead of useIsMounted to check if the widget is still mounted
    Open source →
  5. 1.1.6 02 Dec 2023
    Release notes
    • Update dependencies
    Open source →
  6. 1.1.5 20 Jun 2023
    Release notes
    • Fix: controller is now properly connected when using a PaginatedList
    Open source →
  7. 1.1.4 19 May 2023
    Release notes
    • Allow cupertino pull to refresh color to be overriden
    Open source →
  8. 1.1.3 16 May 2023
    Release notes
    • Fixed a bug in the paginated list where the error widget would not show up when an error occured.
    Open source →
  9. 1.1.2 04 May 2023
    Release notes
    • Use items length instead of item count for PaginatedList to avoid out of range issues with headers and loaders
    Open source →
  10. 1.1.1 24 Apr 2023
    Release notes
    • BREAKING: Make internal read nullable to avoid exceptions due to unmountend context during async operations.
    Open source →
  11. 1.1.0 19 Apr 2023
    Release notes
    • Fix bug in paginated list where pull to refresh would not work on iOS (again)
    • BREAKING: PullToRefresh and PlatformLoader are no longer exposed by this package
    Open source →
  12. 1.0.5 19 Apr 2023
    Release notes
    • Fix bug in paginated list where pull to refresh would not work on iOS
    Open source →
  13. 1.0.4 18 Apr 2023
    Release notes
    • Fix bug in pagination widget where it would not load the next page
    Open source →
  14. 1.0.3 18 Apr 2023
    Release notes
    • BREAKING: all IActions should now implement an execute() method. This is to allow action tracking that we can use in our tests to see if actions are being executed correctly. (see /test directory for examples)
    • Added verboseActionLogging that is visible for testing to enable logging of actions. This is useful for debugging tests in your app.
    Open source →
  15. 1.0.2 18 Apr 2023

    Nothing published for this version

  16. 1.0.1 18 Apr 2023

    Nothing published for this version

  17. 1.0.0 18 Apr 2023

    Nothing published for this version

  18. 0.0.4 12 Apr 2023
    Release notes
    • Added relevant hooks and widgets to be used with actions
    • Loosen dart constraint to allow for 2.19.0
    Open source →
  19. 0.0.3 12 Apr 2023

    Nothing published for this version

  20. 0.0.2 12 Apr 2023

    Nothing published for this version

  21. 0.0.1 11 Apr 2023
    Release notes
    • Initial release of basic actions
    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