Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 389 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 389 Bytes

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.