⚒️ A monorepo containing a collection of packages that provide useful functionality for building CLI applications in Dart.

Related tags

Templates dart cli
Overview

⚒️ Dart CLI Utilities

A monorepo containing a collection of packages that provide useful functionality for building CLI applications in Dart.

Melos docs.page

DocumentationLicense


Packages

  • 📦 StorageBox
    • Easily store and persist configuration items for your CLI apps.
  • 🌈 AnsiStyles
    • Create colorful terminal output with ansi styled text in io environments.

Built and maintained by Invertase.

You might also like...

A collection of Flutter apps with some useful tricks

A collection of Flutter apps with some useful tricks

Flutter Apps Collection A simple collection of flutter applications with some common use cases & useful little tricks. The apps have been tested in iO

May 12, 2022

A CLI to help with using FlutterFire in your Flutter applications.

A CLI to help with using FlutterFire in your Flutter applications.

FlutterFire CLI Documentation • License A CLI to help with using FlutterFire in your Flutter applications. Local development setup To setup and use th

Dec 12, 2022

flutter_thrio makes it easy and fast to add flutter to existing mobile applications, and provide a simple and consistent navigator APIs.

flutter_thrio makes it easy and fast to add flutter to existing mobile applications, and provide a simple and consistent navigator APIs.

中文文档 英文文档 问题集 原仓库不再维护,代码已经很老了 最近版本更新会很快,主要是增加新特性,涉及到混合栈的稳定性的问题应该不多,可放心升级,发现问题加 QQ 群号码:1014085473,我会尽快解决。 不打算好好看看源码的使用者可以放弃这个库了,因为很多设定是比较死的,而我本人不打算花时间写

Dec 29, 2022

flutter_thrio makes it easy and fast to add flutter to existing mobile applications, and provide a simple and consistent navigator APIs.

flutter_thrio makes it easy and fast to add flutter to existing mobile applications, and provide a simple and consistent navigator APIs.

本仓库不再维护,可移步新仓库 https://github.com/flutter-thrio/flutter_thrio 中文文档 问题集 QQ 群号码:1014085473 The Navigator for iOS, Android, Flutter. Version 0.2.2 requir

Dec 5, 2022

Dartness is a progressive dart framework for building efficient and scalable server-side applications

Dartness is a framework for building efficient, scalable dart server-side applications. It provides an easy and quick way to develop modern standalone server.

Dec 12, 2022

🦜 Parrot - A progressive Dart framework for building efficient, reliable and scalable server-side applications.

🦜 Parrot A progressive Dart framework for building efficient, reliable and scalable server-side applications. What is Parrot? Parrot is a Dart framew

Nov 11, 2022

Arna Framework - A unique set of widgets for building applications with Flutter.

Arna Framework - A unique set of widgets for building applications with Flutter.

Arna Arna Framework - A unique set of widgets for building applications with Flutter. This Framework is in active development. Any contribution, idea,

Dec 11, 2022

An application of learning outcomes from the Mastering Flutter 2.0 class: Building Travel and Aircraft Applications Buildwithangga

An application of learning outcomes from the Mastering Flutter 2.0 class: Building Travel and Aircraft Applications Buildwithangga

Airplane An application of learning outcomes from the Mastering Flutter 2.0 class: Building Travel and Aircraft Applications Buildwithangga 📸 ScreenS

Aug 29, 2022

A lightweight flutter package to linkify texts containing urls, emails and hashtags

A lightweight flutter package to linkify texts containing urls, emails and hashtags

linkfy_text A lightweight flutter package to linkify texts containing urls, emails and hashtags. Usage To use this package, add linkfy_text as a depen

Nov 23, 2022
Comments
  • chore(storagebox): downgrade `path` to `1.8.0`

    chore(storagebox): downgrade `path` to `1.8.0`

    path is incompatible with flutter_test, which created a conflict in flutterfire_desktop, wondering if we can downgrade to solve the issue.

    Because every version of firebase_auth_dart from path depends on storagebox ^0.1.0+1 which depends on path ^1.8.1, every version of firebase_auth_dart from path requires path ^1.8.1.
    And because every version of flutter_test from sdk depends on path 1.8.0, firebase_auth_dart from path is incompatible with flutter_test from sdk.
    So, because firebase_auth_desktop_example depends on both flutter_test from sdk and firebase_auth_dart from path, version solving failed.
    pub get failed (1; So, because firebase_auth_desktop_example depends on both flutter_test from sdk and firebase_auth_dart from path, version solving failed.)
    BootstrapException: failed to install firebase_auth_desktop at /Users/mais/Documents/Invertase/flutterfire_dart/packages/firebase_auth/firebase_auth_desktop.
    
    opened by pr-Mais 0
Owner
Invertase
Building awesome open source products.
Invertase
This package helps developer to sort the flutter/dart packages and plugins alphabetically, This makes it easier when managing too many packages and when working with teams

Package helps to sort the flutter/dart packages and plugins alphabetically, This makes it easier when managing too many packages and when working with

DANCHE 7 Dec 21, 2022
A collections of packages providing additional functionality for working with bloc

Bloc Extensions A collections of packages providing additional functionality for working with bloc. Index Packages Bloc Hooks Action Blocs Contributin

Aljoscha Grebe 2 Apr 19, 2022
A Stable GeoFence Library - A flutter project to provide Geo Fence functionality in Android and IOS

A flutter project to provide Geo Fence functionality in Android and IOS Getting Started Android In your AndroidManifest.xml

TARIQUE KHAN 8 Nov 15, 2022
A collection of useful algorithms in Dart with keeping performance and flexibility on mind.

algorithmic A collection of useful algorithms in Dart with keeping performance and flexibility on mind. Usage The following import will give you acces

Sudipto Chandra 7 Jan 1, 2023
Superpowers for Dart. Collection of useful static extension methods.

If you miss an extension, please open an issue or pull request Resources: Documentation Pub Package GitHub Repository On this page you can find some o

Simon Leier 955 Jan 8, 2023
A collection of useful scripts for dart or flutter projects

DFS - Dart Flutter Scripts Warning: everything is WIP. A collection of useful scripts for dart or flutter projects. The scripts can be executed in the

null 20 Dec 24, 2022
A personal collection of useful scripts for everyday development, written in Dart.

Suitcase ?? Generated by the Very Good CLI ?? A collection of useful personal scripts and tools. TODO: Improve this README Getting Started ?? If the C

Jeroen Meijer (Jay) 14 Nov 22, 2022
A beautiful design and useful project for Building a flutter knowledge architecture

Flutter Dojo Change log Flutter Dojo Change Log 我的网站 https://xuyisheng.top/ Wiki Flutter Dojo Wiki 体验APK Github Actions APK download 认识Flutter是在18年,移动

xuyisheng 1.4k Dec 21, 2022
Flying Fish is full-stack Dart framework - a semi-opinionated framework for building applications exclusively using Dart and Flutter

Flying Fish is full-stack Dart framework - a semi-opinionated framework for building applications exclusively using Dart and Flutter.

Flutter Fish 3 Dec 27, 2022
EZ Flutter is a collection of widgets, packages and many more usefull things, mixed up in little framework.

(Alpha) EZ Flutter is a collection of widgets, packages and many more usefull things, mixed up in a little framework. The aim is to make standard feat

null 65 Nov 5, 2022