2022-04-19 17:34:50 +02:00
2022-04-19 17:34:50 +02:00
2022-04-19 18:08:27 +02:00
2022-04-19 17:34:50 +02:00
2022-04-19 19:01:44 +02:00
2022-04-19 17:34:50 +02:00
2022-04-19 17:34:50 +02:00

Wyatt Packages

Style: Wyatt Analysis Maintained with Melos


[Changelog]


About

Here is it a set of Flutter plugins that power up your applications.

Flutter is Googles UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. Flutter is used by developers and organizations around the world, and is free and open source.


Development

Clone this repo.

You have to install melos.

dart pub global activate melos

Then bootstrap with melos bs.


Usage

You can add any package of the packages/ sub directory in your project.

dependencies:
  wyatt_analysis:
    git:
      url: ssh://git@git.wyatt-studio.fr:993/Wyatt-FOSS/wyatt-packages.git
      ref: wyatt_analysis-v2.0.0
      path: packages/wyatt_analysis

Here you can change package name and package version.

In the package readme.md file, please specify the supported SDK:

SDK: Dart & Flutter

![SDK: Dart & Flutter](https://img.shields.io/badge/SDK-Dart%20%7C%20Flutter-blue?style=flat-square)

or

SDK: Dart

![SDK: Dart](https://img.shields.io/badge/SDK-Dart-blue?style=flat-square)

Status

Status: Experimental

This repository is maintained by Wyatt Studio but work is in progress.

Description
Tools and applications developed for Wyatt and Wyatt-Studio.
https://wyatt-studio.fr/
Readme 30 MiB
Languages
Dart 97.5%
Shell 1%
HTML 0.9%
Ruby 0.2%
Swift 0.2%