Skip to content

Latest commit

 

History

History
212 lines (164 loc) · 7.31 KB

README.md

File metadata and controls

212 lines (164 loc) · 7.31 KB

Altoke Bricks

GH Actions - CI workflow GH Actions - E2E workflow

Very Good Analysis Melos monorepo management tool Mason documentation


Create different Dart and Flutter projects, al toque (quickly), with out-of-the-box features.

Bricks

🧱 Altoke App

Create a Flutter app, al toque (quickly).

Features

🧱 Altoke Common

Create a package with a set of common elements used across projects, al toque (quickly).

Features

🧱 Altoke Dart Package

Create a Dart package, al toque (quickly).

Features

🧱 Altoke Entity

Create an entity, al toque (quickly).

Features

🧱 Altoke Local Database

Create a local database, al toque (quickly).

Features

🧱 Altoke Reactive Caches

Create a package that provides general-purpose caches, al toque (quickly).

Features

  • Flexibility:
    The package contains a single-element cache and a list cache, including methods that are often used in the context of caching.

  • Strict lint rules:
    Enforced by very_good_analysis for native Dart & Flutter rules.

  • Testing:
    Tests with 100% coverage.