beagle 0.9.4-alpha copy "beagle: ^0.9.4-alpha" to clipboard
beagle: ^0.9.4-alpha copied to clipboard

discontinued
outdated

Beagle is an open source framework for multiplatform development using the concept of Server-Driven UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add beagle

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

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

Publisher

unverified uploader

Beagle is an open source framework for multiplatform development using the concept of Server-Driven UI.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_js, get_it, http, url_launcher, yoga_engine

More

Packages that depend on beagle