Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/leanflutter/vclibs
- Owner: leanflutter
- License: mit
- Created: 2022-03-23T08:02:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-31T06:13:50.000Z (9 months ago)
- Last Synced: 2024-08-03T19:09:17.078Z (5 months ago)
- Language: C++
- Homepage: https://pub.dev/packages/vclibs
- Size: 771 KB
- Stars: 11
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-flutter-desktop - vclibs - Let your flutter windows apps include vclibs. (Packages)
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)