faded 1.1.1 copy "faded: ^1.1.1" to clipboard
faded: ^1.1.1 copied to clipboard

Client did not pay? Add decreasing opacity to UI components until their app fades away. Set a due date, and no. of days you offer them until the app is fully vanished.

Faded! #

Client did not pay? #

Add opacity to your widgets and decrease it every day until their app completely fades away. Set a due date and customize the number of days you offer them until the app is fully vanished.

  Faded(
    // Due date should be in yyyy-mm-dd format
    dueDate: '2021-01-15',
    daysDeadline: 12,
    child: MyApp(),
  )

And.... Faded! the app is all gone now..

Author #

Inspired from klempa's not-paid

by krishnakumarcn

40
likes
130
pub points
17%
popularity

Publisher

verified publisherkrishnakumar.cn

Client did not pay? Add decreasing opacity to UI components until their app fades away. Set a due date, and no. of days you offer them until the app is fully vanished.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, intl

More

Packages that depend on faded