dart_vader 0.0.1 copy "dart_vader: ^0.0.1" to clipboard
dart_vader: ^0.0.1 copied to clipboard

outdated

Extension for your projects

Features #

Instead of writing the same codes over and over again for a long time, access them practically through context.

Getting started #

dependencies:
  vader: 0.0.1

Samples #

bool isIOS = context.isIOS;
Text(
    'You would be wise to surrender',
    style: context.bodyLarge //Instead of Theme.of(context).bodyLarge
);

License #

Contributor #

GitHub : https://github.com/celikdemirrberkay

2
likes
0
points
56
downloads

Publisher

unverified uploader

Weekly Downloads

Extension for your projects

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on dart_vader