fix: sorted exports alphabetically

pull/107/head
alestiago 4 years ago
parent 6b573c46ea
commit 7271600f6f

@ -1,8 +1,8 @@
export 'ball.dart';
export 'board_side.dart';
export 'fire_effect.dart';
export 'flutter_sign_post.dart';
export 'flipper.dart';
export 'flutter_sign_post.dart';
export 'initial_position.dart';
export 'joint_anchor.dart';
export 'layer.dart';

Loading…
Cancel
Save