ex 0.1.0 copy "ex: ^0.1.0" to clipboard
ex: ^0.1.0 copied to clipboard

Scope Function, When Expression, ExComponent, ExLog, ExAlert, ExBottomSheet, ExLoading, ExImagePreview, ExUtils

Ex #

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

DEMO (WEB) #

https://abehbatre.github.io/ex-preview.github.io/#/


Rules for Developer: #

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

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

  3. make sure all test passed!

  4. 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

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

8
likes
0
pub points
41%
popularity

Publisher

unverified uploader

Scope Function, When Expression, ExComponent, ExLog, ExAlert, ExBottomSheet, ExLoading, ExImagePreview, ExUtils

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cached_network_image, flutter, flutter_svg, get, http, intl, velocity_x

More

Packages that depend on ex