Update flutter_registration.dart

This commit is contained in:
Stein Milder 2022-09-20 15:52:33 +02:00
parent ab5545833f
commit 29b33a3658

View file

@ -1,4 +1,4 @@
library flutter_registration_example;
library flutter_registration;
export 'src/model/auth_exception.dart';
export 'src/registration_screen.dart';