gredu_common 0.1.6 copy "gredu_common: ^0.1.6" to clipboard
gredu_common: ^0.1.6 copied to clipboard

GreduUI is private packages for Gredu company, not commersial purpose.

GREDU COMMON #

is an common widget / utils or helper library we made for all type application. whatever application you made, GreduCommon it will help you reduce your fucking time on development process


Rules for Developer: #

  1. add CHANGELOG.md | update pubspec.yml version

  2. If you wanna write new function / utils / etc. don't forget to create unit testing for that scope.

  3. make sure structure folder root & test must be same.

  4. make sure all test passed!

  5. Use annotate @visibleForTesting as a sign that the function has been tested. so that it is more visible than otherwise necessary, to make code readable. ref : https://api.flutter.dev/flutter/meta/visibleForTesting-constant.html

  6. [optional] create sample documentation for every function you write.

0
likes
80
pub points
11%
popularity

Publisher

unverified uploader

GreduUI is private packages for Gredu company, not commersial purpose.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

clock, device_info_plus, flutter, flutter_svg, get, intl, meta, velocity_x

More

Packages that depend on gredu_common