Skip to content

jivnov/Avatar

Repository files navigation

Avatar

IO project Avatar.

Run

flutter run

You can find .apk file in Releases.

Tests

Unit

flutter test test/unit_test.dart 

Widget

flutter test test/widget_test.dart 

Integration

flutter drive --target=test_driver/app.dart 

Analysis

flutter analyze  

Sorce code

Sorce code "avatar_source_code.zip" is in Release.