Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.02 KB

README.md

File metadata and controls

18 lines (11 loc) · 1.02 KB

XSoulspace helper packages

This repository contains some packages that I use for my personal, commercial projects and also for learning purposes for Dart and Flutter.

Overview

Production and maintable:

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.

Outdated and maybe will be deprecated: