hasan_utils
A set of commonly used utilities for Flutter development.
Getting Started
Add the following to your dependencies in pubspec.yaml
hasan_utils: <last_version>
Utilities
Api: A simpleDiowrapper for API callsValidate: Simple data validatorNavigation: ANavigatorwrapperFileUtils: File utilities e.g. delete()Alert: Alert dialogs (simple and confirmation)Storage: A Shared Preferences wrapperPersistence: A data persistance tool for settings and more.FileDownloader: A cancellable file downloader with progress.
TODO
Add examplesAdd more testsSupportStorageversion migration
PRs are always welcome and appreciated!