Skip to content

Namma-Flutter/ui_kit_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Namma UI Kit

intro

...

Installation

To activate this package globaly in local meachine (not from pub.dev)

dart pub global activate --source path ./

Commands

The following commands can be used in terminal to help you efficiently manage UI components and pages.

add

The add command used to add an component or page a flutter project.

nui add <page or component id>

Example : The following example add the page or component in 'lib\namma_ui_kit\login_page' folder by default.

nui add login_page

you can overrite the destinantion path using the following command

nui add login_page --path my_pages/my_login

You can download the standalone packages from the GitHub repo here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages