→ كل المشاريع

Shadow

بواسطة @Fethi-Hamdani

16

Flutter Package

عن هذا المشروع

shadow The easiest way to Apply Shadow to any widget, It aint much but it is an honest work Get started Add dependency Install it You can install packages from the command line: with pub: with Flutter: Import it Now in your Dart code, you can use: Super simple to use Proprities Offset(dx,dy) : change the position of the shadow according to the widget position. Opacity(double) : change the visibility of the shade from 1 to 0, 1 as fully visible and 0 not visible at all. Scale(double) : this propritie is meant to change the size of the shadow (Shadow size onyl not the widget itself). Examples Containers: Stacks: images(assets):

من ملف README الخاص بالمشروع على GitHub

النجوم
16
التفريعات
3
آخر تحديث
24/07/2022

أضف هذه الشارة إلى ملف README

أظهر أن مشروعك مُدرج على «صُنع في الجزائر».

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/shadow.svg)](https://www.madeinalgeria.dev/projects/shadow)

مشاريع ذات صلة