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

The official ButterCMS package for Flutter. Use the full feature set Butter offers, now available on Flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add buttercms_dart

With Flutter:

 $ flutter pub add buttercms_dart

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

dependencies:
  buttercms_dart: ^1.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:buttercms_dart/buttercms_dart.dart';
3
likes
130
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

The official ButterCMS package for Flutter. Use the full feature set Butter offers, now available on Flutter.

Repository (GitHub)

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

http

More

Packages that depend on buttercms_dart