Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

suggestions for improvements #1

Open
yung-esco opened this issue Feb 23, 2020 · 1 comment
Open

suggestions for improvements #1

yung-esco opened this issue Feb 23, 2020 · 1 comment

Comments

@yung-esco
Copy link

please can you show a procedure to import your library in personnal project ?
and update the documentation to reflect the changes in the availaible widgets list
thanks

@ricardocrescenti
Copy link
Owner

If you want to use the version published on pub.dev, inform the dependency as follows:

dependencies:
    useful_widgets: ^1.2.0

You can also use the latest stable version of these components, informing the dependency as follows:

dependencies:
    useful_widgets:
         git:
           url: https://github.com/ricardocrescenti/flutter-useful-widgets.git
           ref: master

The master branch does not yet have documentation for all widgets, but I will provide these adjustments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants