flutter_builder_ui_kit 1.0.5 copy "flutter_builder_ui_kit: ^1.0.5" to clipboard
flutter_builder_ui_kit: ^1.0.5 copied to clipboard

A flexible and customizable UI widgets package for Flutter applications

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_builder_ui_kit
copied to clipboard

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

dependencies:
  flutter_builder_ui_kit: ^1.0.5
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:flutter_builder_ui_kit/flutter_builder_ui_kit.dart';
copied to clipboard
8
likes
130
points
52
downloads

Publisher

verified publisherdevstarter.io

Weekly Downloads

2024.09.20 - 2025.04.04

A flexible and customizable UI widgets package for Flutter applications

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, font_awesome_flutter, intl, timeago

More

Packages that depend on flutter_builder_ui_kit