jh_images 0.0.3
jh_images: ^0.0.3 copied to clipboard
Images for a basic clothing/fashion website
This package contains some images of custom designs made on canva that were imported into this package.
Features #
Simply used to access sample images for clothing/fashion brand I made
Getting started #
flutter pub add jh_images then import jh_images
Usage #
Import the package and have fun
// When used with gallery package, can be used to replace shrine_images
String get assetName => '$id-0.jpg';
String get assetPackage => 'jh_images';
Additional information #
This package is very simple and was designed to complete an assignment for class