gamee 0.0.2
gamee: ^0.0.2 copied to clipboard
Wrapper around gameeapp.com. Not functional yet.
gamee #
A Dart wrapper around http://gameeapp.com project.
Usage #
A simple usage example:
import 'package:gamee/gamee.dart';
main() {
Gamee gamee = new Gamee(context[r"$gameeNative"]);
}
Features and bugs #
This version is a prototype. Basic functional version will come soon.