cupertino_icons_module 1.0.0+10
cupertino_icons_module: ^1.0.0+10 copied to clipboard
cupertino_icons juneflow module.
cupertino_icons_module #
This module is a module of the juneflow framework about the cupertino_icons package.
Quick Started #
- if you don't have a juneflow project, please create a new juneflow project.
- Please enter the following command in the terminal.
dart pub global activate juneflow_cli june create-app - After that, press enter to select the default project.
- Please enter the name of the project you want to use (only lowercase letters and underscores are allowed).
- Please create the project by entering the package name.
- Please enter the following command in the terminal.
- open terminal in the project root, enter the following command.
june add cupertino_icons_module
Description & Usage #
It will add the cupertino_icons package to the project and add the necessary settings to the project.