sghi_core

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

sghi core

sghi_core #
sghi_core is an open source project — it's one among many other shared libraries that make up the wider ecosystem of software made and open sourced by Savannah Informatics Limited.
Shared library for BeWell-Consumer and SladeAdvantage that is a wrapper for various shared helper methods and functions
Installation Instructions #
Use this package as a library by depending on it
Run this command:

With Flutter:****

flutter pub add sghi_core
copied to clipboard
This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
sghi_core: ^0.3.122
copied to clipboard
Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.
Lastly:
Import it like so:
import 'package:sghi_core/app_wrapper/app_wrapper.dart';
copied to clipboard
Usage #
Check the example provided for how to use this package.
Dart & Flutter Version #

Dart 2: >= 3.0.6
Flutter: >=3.19.2

Developing & Contributing #
First off, thanks for taking the time to contribute!
Be sure to check out detailed instructions on how to contribute to this project here and go through out Code of Conduct.
GPG Signing:
As a contributor, you need to sign your commits. For more details check here
License #
This library is distributed under the MIT license found in the LICENSE file.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.

Related Products

More From This Creator