uiblock 2.0.3 copy "uiblock: ^2.0.3" to clipboard
uiblock: ^2.0.3 copied to clipboard

Fully customizable and easy to use uiblock package for your flutter apps

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add uiblock
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  uiblock: ^2.0.3
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:uiblock/uiblock.dart';
copied to clipboard
52
likes
150
points
1.58k
downloads

Publisher

verified publisherhey24sheep.com

Weekly Downloads

2024.09.22 - 2025.04.06

Fully customizable and easy to use uiblock package for your flutter apps

Repository (GitHub)

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on uiblock