angstrom 0.2.8 copy "angstrom: ^0.2.8" to clipboard
angstrom: ^0.2.8 copied to clipboard

A package for rapid prototyping of game worlds with a streaming API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add angstrom

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

dependencies:
  angstrom: ^0.2.8

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:angstrom/angstrom.dart';
0
likes
150
points
612
downloads

Publisher

verified publisherbackstreets.site

Weekly Downloads

A package for rapid prototyping of game worlds with a streaming API.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Unlicense (license)

Dependencies

backstreets_widgets, flutter, flutter_audio_games, flutter_soloud, json_annotation, meta, stts

More

Packages that depend on angstrom