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
- Host: GitHub
- URL: https://github.com/james2doyle/omf-plugin-dart
- Owner: james2doyle
- License: mit
- Created: 2023-01-24T22:34:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-24T22:36:09.000Z (over 3 years ago)
- Last Synced: 2025-01-07T08:49:00.863Z (over 1 year ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

#### dart & flutter
> A dart and flutter plugin for [Oh My Fish][omf-link].
[](/LICENSE)
[](https://fishshell.com)
[](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