konijn 1.1.0
konijn: ^1.1.0 copied to clipboard
Cross platform multimedia library.
Warning: While the library should be usable, it is not very well tested yet. Many breaking changes are also expected. Sorry for this.
About #
konijn* is a cross platform multimedia library
Features:
- Graphics rendering
- Audio (soon)
Platforms:
- Web
- Windows 64x (soon)
*About the name: konijn means rabbit, and I like rabbits. Also, rabbits are fast :)
Getting started #
Web #
Create: dart create -t web
Get: dart pub get konijn
Code: See /example
Run: webdev serve