beagle 2.0.0-rc5 copy "beagle: ^2.0.0-rc5" to clipboard
beagle: ^2.0.0-rc5 copied to clipboard

discontinued
PlatformAndroidiOS
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: ^2.0.0-rc5

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

More

Packages that depend on beagle