Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/leanflutter/vclibs

Let your flutter windows apps include vclibs.
https://github.com/leanflutter/vclibs

Last synced: about 2 months ago
JSON representation

Let your flutter windows apps include vclibs.

Awesome Lists containing this project

README

        

# vclibs

[![pub version][pub-image]][pub-url] [![][discord-image]][discord-url]

[pub-image]: https://img.shields.io/pub/v/vclibs.svg
[pub-url]: https://pub.dev/packages/vclibs

[discord-image]: https://img.shields.io/discord/884679008049037342.svg
[discord-url]: https://discord.gg/zPa6EZ2jqb

---

Let your flutter windows apps include vclibs.

---

- [vclibs](#vclibs)
- [Quick Start](#quick-start)
- [Installation](#installation)
- [License](#license)

## Quick Start

### Installation

Add this to your package's pubspec.yaml file:

```yaml
dependencies:
vclibs: ^0.1.3
```

## License

[MIT](./LICENSE)