apollo_flutter 1.0.0 copy "apollo_flutter: ^1.0.0" to clipboard
apollo_flutter: ^1.0.0 copied to clipboard

the Apollo service of the Terra platform.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add apollo_flutter

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

dependencies:
  apollo_flutter: ^1.0.0

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:apollo_flutter/apollo.dart';
import 'package:apollo_flutter/apollo_theme.dart';
import 'package:apollo_flutter/terra_apollo.dart';
0
likes
110
pub points
76%
popularity

Publisher

unverified uploader

the Apollo service of the Terra platform.

Repository

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on apollo_flutter