An open API service indexing awesome lists of open source software.

https://github.com/james2doyle/omf-plugin-dart

A dart and flutter plugin for Oh My Fish
https://github.com/james2doyle/omf-plugin-dart

Last synced: 4 days ago
JSON representation

A dart and flutter plugin for Oh My Fish

Awesome Lists containing this project

README

          

#### dart & flutter

> A dart and flutter plugin for [Oh My Fish][omf-link].

[![MIT License](https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square)](/LICENSE)
[![Fish Shell Version](https://img.shields.io/badge/fish-v3.0.0-007EC7.svg?style=flat-square)](https://fishshell.com)
[![Oh My Fish Framework](https://img.shields.io/badge/Oh%20My%20Fish-Framework-007EC7.svg?style=flat-square)](https://www.github.com/oh-my-fish/oh-my-fish)


## Install

```fish
$ omf install dart
```

## Usage

```fish
$ dart
```

```fish
$ flutter
```

# License

[MIT][mit] © [James Doyle][author] et [al][contributors]

[mit]: https://opensource.org/licenses/MIT
[author]: https://github.com/james2doyle
[contributors]: https://github.com/james2doyle/plugin-dart/graphs/contributors
[omf-link]: https://www.github.com/oh-my-fish/oh-my-fish

[license-badge]: https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square