angstrom 0.2.5 copy "angstrom: ^0.2.5" to clipboard
angstrom: ^0.2.5 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 Dart:

 $ dart pub add angstrom

With Flutter:

 $ flutter pub add angstrom

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

dependencies:
  angstrom: ^0.2.5

Alternatively, your editor might support dart pub get or 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
0
points
555
downloads

Publisher

verified publisherbackstreets.site

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

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

More

Packages that depend on angstrom