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

discontinued
PlatformAndroidiOS

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

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

collection, flutter, flutter_js, http, meta, url_launcher, web_socket_channel

More

Packages that depend on beagle