This repository contains some packages that I use for my personal, commercial projects and also for learning purposes for Dart and Flutter.
This repository contains several packages that serve different purposes:
- xsoulspace_lints: A set of linting rules and code formatting guidelines to ensure code quality and consistency across projects.
- xsoulspace_foundation: A shared library of utilities, extensions, and helpers that can be used across multiple projects.
- xsoulspace_locale: Boilerplate for localization, keyboard languages, locale changes.
- life_hooks: Useful hooks for managing state and lifecycle in Flutter applications.
- supabase_hooks for supabase state management.