Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jogboms/rijksbook

🖼 A basic Flutter app built for educational purposes
https://github.com/jogboms/rijksbook

art dart dartlang flutter flutter-apps flutter-demo flutter-examples museum

Last synced: 20 days ago
JSON representation

🖼 A basic Flutter app built for educational purposes

Awesome Lists containing this project

README

        

# rijksbook

![Format, Analyze and Test](https://github.com/jogboms/rijksbook/workflows/Format,%20Analyze%20and%20Test/badge.svg?branch=master) [![codecov](https://codecov.io/gh/jogboms/rijksbook/branch/master/graph/badge.svg)](https://codecov.io/gh/jogboms/rijksbook)

A new Flutter project.

## Getting Started

After cloning,

```bash
flutter pub get
flutter packages pub run build_runner build --delete-conflicting-outputs
```

To run in demo mode,

```bash
flutter run --dart-define=demo-mode=true
```

## UI Shots





















This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)

For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.