gredu_common

Last updated:

0 purchases

gredu_common Image
gredu_common Images
Add to Cart

Description:

gredu common

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: #


add CHANGELOG.md | update pubspec.yml version


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


make sure structure folder root & test must be same.


make sure all test passed!


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


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

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.