A commonly used toolkit in Flutter. Intended to make Flutter development more convenient. It includes a programmable floating console, some Listenable toolkits, data loaders, convenient toast displays, and some commonly used extensions.

Usage

Programmable floating console

Undoable dialog

Extension of the association between lifecycle in Flutter and 'cancellable'.

A dynamically changing loader

A customizable toast similar to Android's

See example for detailed test case.

Additional information

If you encounter issues, here are some tips for debug, if nothing helps report to issue tracker on GitHub:

Libraries

aymtools