ball_base 0.4.1 copy "ball_base: ^0.4.1" to clipboard
ball_base: ^0.4.1 copied to clipboard

Cross-language standard library for the Ball programming language with protobuf types and std module builders shared by all compilers and engines.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ball_base

With Flutter:

 $ flutter pub add ball_base

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

dependencies:
  ball_base: ^0.4.1

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

Documentation

API reference

Publisher

verified publisherball-lang.dev

Weekly Downloads

Cross-language standard library for the Ball programming language with protobuf types and std module builders shared by all compilers and engines.

Repository (GitHub)
View/report issues
Contributing

Topics

#programming-language #protobuf #compiler #standard-library #ball

License

MIT (license)

Dependencies

ball_protobuf, fixnum, protobuf

More

Packages that depend on ball_base