gastas_core 0.0.1 copy "gastas_core: ^0.0.1" to clipboard
gastas_core: ^0.0.1 copied to clipboard

Core for the Gastas-User- and the Gastas-Admin-App.

Core for the Gastas Apps #

Version


📑 About the project #

The Core for the User- and the Admin-App. It contains e. g. some models, UI-modules, services and more.

(back to top)

🧑🏻‍🏭 Usage #

Just add the package to your pubspec.yaml and import it.

...
dependencies:
  gastas_core: ^{your_version_number}
  ...

(back to top)

🔢 Getting started #

  1. Clone the repository
    git clone https://github.com/Gastas-DHGE/Core.git
    
  2. Install the depencies
    flutter pub get
    

    (back to top)

👨🏻‍💼 Contributing #

Contributions are always welcome! Please look at following commit-conventions, while contributing: https://www.conventionalcommits.org/en/v1.0.0/#summary 😃

  1. (Fork the project.)
  2. (Pick or create an issue you want to work on.)
  3. Create your Feature-Branch. (git checkout -b feat/best_feature)
  4. Commit your changes. (git commit -m 'feat: add some cool feature')
  5. Push to the branch. (git push origin feat/best_feature)
  6. Open a Pull-Request into the Develop-Branch.

(back to top)

2
likes
140
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

Core for the Gastas-User- and the Gastas-Admin-App.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on gastas_core