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

A collection of customizable and reusable Flutter widgets to simplify UI development. This package includes widgets for layout gaps, state management with GetX, and more to help developers build respo [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sai_custom_widgets

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

dependencies:
  sai_custom_widgets: ^0.0.1

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:sai_custom_widgets/sai_custom_widgets.dart';
0
likes
130
points
15
downloads

Publisher

verified publisherjayak.net

Weekly Downloads

A collection of customizable and reusable Flutter widgets to simplify UI development. This package includes widgets for layout gaps, state management with GetX, and more to help developers build responsive and dynamic UIs easily.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, gap, get, meta

More

Packages that depend on sai_custom_widgets