/go_social_test

Go social app

Primary LanguageDart

Go Social - Test app

Build-up the application

Run flutter run at the root of the project or run the project on your favorite IDE.

Linting

The analysis_options.yaml defines all the rules for linting into the project.

Dependencies

App behaivor

Load activities Add new activity Detail Activity Update Activity

Unit testing

Run flutter test at the root of the project or run tests on your favorite IDE.