https://github.com/leanflutter/vclibs
Let your flutter windows apps include vclibs.
https://github.com/leanflutter/vclibs
Last synced: 7 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-23T04:13:05.000Z (8 months ago)
- Last Synced: 2025-04-19T23:31:51.432Z (7 months ago)
- Language: C++
- Homepage: https://pub.dev/packages/vclibs
- Size: 771 KB
- Stars: 13
- Watchers: 2
- Forks: 6
- 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
> **🚀 Ship Your App Faster**: Try [Fastforge](https://fastforge.dev) - The simplest way to build, package and distribute your Flutter apps.
# 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)