flutter_gb_ui_kit 2.10.4 copy "flutter_gb_ui_kit: ^2.10.4" to clipboard
flutter_gb_ui_kit: ^2.10.4 copied to clipboard

A UI utility package for Geekbears, it contains some useful UI widgets

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_gb_ui_kit

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

dependencies:
  flutter_gb_ui_kit: ^2.10.4

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_gb_ui_kit/flutter_gb_ui_kit.dart';
1
likes
50
points
452
downloads

Publisher

verified publishergeekbears.com

Weekly Downloads

A UI utility package for Geekbears, it contains some useful UI widgets

Repository (GitLab)
View/report issues

License

BSD-2-Clause (license)

Dependencies

animated_bottom_navigation_bar, collection, flutter, flutter_colorpicker, flutter_localizations, intl, sliver_tools

More

Packages that depend on flutter_gb_ui_kit