gen_z_designs 0.0.1-pre.2 gen_z_designs: ^0.0.1-pre.2 copied to clipboard
GenZdesigns is open source library that come with pre-build & easy to customize UI components for GenZ's to fasten and ease their development.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add gen_z_designs
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
gen_z_designs: ^0.0.1-pre.2
Alternatively, your editor might support flutter pub get
. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:gen_z_designs/gen_z_designs.dart';