flutter_timetable/lib/timetable.dart

6 lines
88 B
Dart

library timetable;
import 'package:flutter/material.dart';
part 'src/timetable.dart';