vrs_mobile_design 0.0.5 copy "vrs_mobile_design: ^0.0.5" to clipboard
vrs_mobile_design: ^0.0.5 copied to clipboard

Components for CLIMS Mobile application

Components for CLIMS mobile application

Features #

It has a stepper and a button component for now

Getting started #

Usage #

Add the package to project dependencies to use it. In order to use debugging and hot reload functionalities, place the projects as following:

MyFolder/ ├── climsmobile/ │ └── camloginapp/ │ └── dev.code-workspace ├── vrsmobiledesign/ │ └── pubspec.yaml

After having this setup, use VS Code's "File -> Open Workspace from File" menu option to allow for realtime updating and hot reload with local package repository.

When you want to publish a new version, we will use a package that automates bumping version numbers called Cider.

1-Install it using "dart pub global activate cider" command on your terminal.

2-Use it with "dart pub global run cider bump

3-Do not forget to push the changes to gitlab after publishing, they are expected to match at all times.

Additional information #

0
likes
0
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

Components for CLIMS Mobile application

Homepage
Repository (GitLab)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on vrs_mobile_design