first

Last updated:

0 purchases

first Image
first Images
Add to Cart

Description:

first

TODO: to use this package safely. you have to use it with the a GridView and put the crossAxisCount: 2, childAspectRatio :0.5;
Features #
TODO: display a cards, show the user the products
Getting started #
TODO:
description: 'None For Now',
oldPrice: 35,
price: 30.24,
promution: 12,
image: Image.network( 'https://images.pexels.com/photos/2536965/pexels-photo-2536965.jpeg?auto=compress&cs=tinysrgb&w=600', fit: BoxFit.cover,height: double.infinity,),
size: 100,
text: 'some tolk about this product',
tails: const ['X','S'],
prodColorsDespo: [Colors.red, Colors.black, Colors.orange, Colors.grey],
onBuyClicked: (){
print('here do what u want when the user click the btn');
},
Usage #
TODO: AwsCard(
description: 'None For Now',
oldPrice: 35,
price: 30.24,
promution: 12,
image: Image.network( 'https://images.pexels.com/photos/2536965/pexels-photo-2536965.jpeg?auto=compress&cs=tinysrgb&w=600', fit: BoxFit.cover,height: double.infinity,),
size: 100,
text: 'some tolk about this product',
tails: const ['X','S'],
prodColorsDespo: [Colors.red, Colors.black, Colors.orange, Colors.grey],
onBuyClicked: (){
print('hi');
},
);
to /example folder.
const like = 'sample';
copied to clipboard
Additional information #
TODO: you can find more information on the example file ore github repo

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.