apollo_flutter 2.1.0 copy "apollo_flutter: ^2.1.0" to clipboard
apollo_flutter: ^2.1.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: ^2.1.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
130
points
348
downloads

Publisher

unverified uploader

Weekly Downloads

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