gluestack_ui 0.1.0-beta.3 copy "gluestack_ui: ^0.1.0-beta.3" to clipboard
gluestack_ui: ^0.1.0-beta.3 copied to clipboard

A universal UI library that provides optionally styled and accessible widgets, designed for easy integration into applications developed with Flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add gluestack_ui

With Flutter:

 $ flutter pub add gluestack_ui

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

dependencies:
  gluestack_ui: ^0.1.0-beta.3

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

Import it

Now in your Dart code, you can use:

import 'package:gluestack_ui/gluestack_ui.dart';
14
likes
0
pub points
65%
popularity

Publisher

verified publishergeekyants.com

A universal UI library that provides optionally styled and accessible widgets, designed for easy integration into applications developed with Flutter.

Homepage
Repository (GitHub)
View/report issues

Topics

#ui #widget #design-system #ui-library

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, flutter_localizations, fluttertoast, get_it, url_launcher

More

Packages that depend on gluestack_ui