gmail_ui 1.0.1 copy "gmail_ui: ^1.0.1" to clipboard
gmail_ui: ^1.0.1 copied to clipboard

free flutter ui is all you need

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gmail_ui

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

dependencies:
  gmail_ui: ^1.0.1

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:gmail_ui/main.dart';
import 'package:gmail_ui/uihub/gmail_ui/item.dart';
import 'package:gmail_ui/uihub/gmail_ui/main.dart';
0
likes
105
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

free flutter ui is all you need

Topics

#uihub

Documentation

API reference

License

unknown (license)

Dependencies

flutter, gap, styled_widget

More

Packages that depend on gmail_ui