1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2025-06-19 08:15:16 +00:00

Initial commit

This commit is contained in:
2019-04-21 10:34:27 +02:00
commit c1a667b84b
59 changed files with 1508 additions and 0 deletions

11
test/widget_test.dart Normal file
View File

@ -0,0 +1,11 @@
// This is a basic Flutter widget test.
//
// To perform an interaction with a widget in your test, use the WidgetTester
// utility that Flutter provides. For example, you can send tap and scroll
// gestures. You can also use WidgetTester to find child widgets in the widget
// tree, read text, and verify that the values of widget properties are correct.
void main() {
}