yo 0.4.96 copy "yo: ^0.4.96" to clipboard
yo: ^0.4.96 copied to clipboard

unlistedoutdated

---

How to Install Yo #

flutter pub global activate yo
flutter pub global run yo

Restart Command Prompt Run this command to test:

yo

Create Yo Project #

yo init

Create Module #

yo module create [module_name]

example:

yo module create product
yo module create product/product_list
yo module create product/product_form

Generate Icon #

  1. Update icon file in assets/icon/icon.png
  2. Run this command:
yo generate_icon

Remove Unused Import #

yo clean

Generate core.dart File #

yo core
1
likes
15
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

---

License

BSD-3-Clause (license)

Dependencies

args, ftpconnect, intl, path, process_run, uuid

More

Packages that depend on yo