iOS, Android and macOS app for Fluttercon Berlin 2023, built with Flutter.
| iOS | Android | macOS |
|---|---|---|
| Not published |
| iOS | Android | macOS | |
|---|---|---|---|
| Sessions | |||
| Speakers | |||
| Sessions Search | |||
| Speakers Search |
- The project uses a line length of 120 characters
- The code can ideally be re-used for any conference that uses the Sessionize API
- The base url for the Sessionize API for Fluttercon has been gitignored. To run the app and see conference data, switch to the not-for-prod/mock-api-response branch that uses hardcoded Fluttercon 2023 responses instead.
- When running the app, make sure you set the flavor for the build to
production - ApiClient requires a baseUrl and so if you are running the app on the
not-for-prod/mock-api-responsebranch, this can be set tohttp://localhost