gluestack_ui 0.1.0-beta.4 copy "gluestack_ui: ^0.1.0-beta.4" to clipboard
gluestack_ui: ^0.1.0-beta.4 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.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:gluestack_ui/gluestack_ui.dart';
14
likes
80
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
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