g 0.0.1 copy "g: ^0.0.1" to clipboard
g: ^0.0.1 copied to clipboard

g flutter package with global functions

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add g

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

dependencies:
  g: ^0.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:g/g.dart';
0
likes
140
pub points
7%
popularity

Publisher

unverified uploader

g flutter package with global functions

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on g