GitHunt
FO

foxanna/goactive

Sample social event tracking app built with Flutter

goactive

screenshots

This repository contains a sample social event tracking app built with
Flutter

๐Ÿ’ป Launching

The app does not use the real backend, hence no additional steps
required. You may launch the app with

flutter packages get
flutter run

To run tests use

flutter test

โœจ Features

  • Loading events list
  • Pagination loading
  • Portrait/landscape mode
  • Interested/Attending flags
  • Creating new events
  • Editing own events

๐Ÿ’ฅ Tech features

  • Architecture with flutter_bloc
  • DI via get_it and injectable
  • Navigation with auto_route
  • Models generation with freezed
  • Localization with i69n
  • Custom fonts with google_fonts
  • Generating app icon and name with flutter_launcher_name and
    flutter_launcher_icons
  • Unit tests with flutter_test and mocktail
  • Linting with extra_pedantic

๐Ÿ‘ฉโ€๐Ÿ’ป Author

Created by Anna Domashych

Languages

Dart97.8%Ruby1.6%Swift0.5%Kotlin0.1%Objective-C0.0%

Contributors

Created April 29, 2020
Updated October 24, 2024