setup_library 1.0.0+2 copy "setup_library: ^1.0.0+2" to clipboard
setup_library: ^1.0.0+2 copied to clipboard

A Flutter library for managing app themes, custom widgets, and shared utilities.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add setup_library

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

dependencies:
  setup_library: ^1.0.0+2

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:setup_library/setup_library.dart';
2
likes
50
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter library for managing app themes, custom widgets, and shared utilities.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

bloc, conditional_builder_null_safety, cupertino_icons, device_preview, dio, flutter, flutter_bloc, flutter_screenutil, fluttertoast, hexcolor, loader_overlay, loading_animation_widget, shared_preferences

More

Packages that depend on setup_library