Switch to the production name for fn3

This commit is contained in:
Adam Barth 2015-10-01 09:53:13 -07:00
parent f54811810c
commit e299fe1b51

View file

@ -9,6 +9,6 @@ import 'dart:math' as math;
import 'package:sky/material.dart';
import 'package:sky/rendering.dart';
import 'package:sky/widgets_next.dart';
import 'package:sky/widgets.dart';
part 'src/base.dart';