1
0
mirror of https://github.com/git-touch/git-touch synced 2024-12-16 10:20:55 +01:00
git-touch-android-ios-app/lib/screens/screens.dart

9 lines
183 B
Dart
Raw Normal View History

export 'news.dart';
export 'user.dart';
export 'pull_request.dart';
export 'repo.dart';
export 'issue.dart';
export 'notifications.dart';
export 'search.dart';
export 'profile.dart';