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 Flutter:

 $ flutter pub add gluestack_ui

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

dependencies:
  gluestack_ui: ^0.1.0-beta.3

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:gluestack_ui/gluestack_ui.dart';
11
likes
130
pub points
54%
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
Contributing

Topics

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

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_localizations, fluttertoast, get_it, url_launcher

More

Packages that depend on gluestack_ui