gramik

Last updated:

0 purchases

gramik Image
gramik Images
Add to Cart

Description:

gramik

Usage #
To use gramik package just access Gramik() widget and you will get full access of functionality.
import 'package:gramik/Home/ScreenHome.dart';
import 'package:flutter/material.dart';

class MyApp extends StatelessWidget {
@override
Widget build(BuildContext context) {
return Scaffold(
body: Gramik()
);
}
}
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.