import 'package:mumbullet/mumbullet.dart' as mumbullet; void main(List arguments) { print('Hello world: ${mumbullet.calculate()}!'); }