angel_flutter 1.0.0-alpha copy "angel_flutter: ^1.0.0-alpha" to clipboard
angel_flutter: ^1.0.0-alpha copied to clipboard

Widgets and helpers for developing Flutter clients for Angel applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add angel_flutter

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

dependencies:
  angel_flutter: ^1.0.0-alpha

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:angel_flutter/angel_flutter.dart';
0
likes
50
pub points
0%
popularity

Publisher

unverified uploader

Widgets and helpers for developing Flutter clients for Angel applications.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

angel_client, flutter, meta

More

Packages that depend on angel_flutter