Skip to content

`RiveBloc` version of the OOP design patterns app built by Mangirdas Kazlauskas, migrated in no more than 15mn, from Riverpod to Bloc!!

License

Notifications You must be signed in to change notification settings

jovazcode/rive_bloc_flutter-design-patterns

Repository files navigation

flutterdesignpatterns.com deployment

Flutter Design Patterns

An open-source OOP design patterns application built by Mangirdas Kazlauskas, migrated by myself in no more than 15mn, from Riverpod to Bloc!!

Home Page Creational Design Patterns Structural Design Patterns Behavioral Design Patterns Design Pattern Markdown Flyweight Design Pattern Example Command Design Pattern Example Iterator Design Pattern Example Prototype Design Pattern Example

Building

You can follow these instructions to build the app and install it onto your device.

Prerequisites

If you are new to Flutter, please first follow the Flutter Setup guide.

Building and installing the Flutter Design Patterns app

git clone https://github.com/mkobuolys/flutter-design-patterns.git
cd flutter-design-patterns
flutter pub get
flutter pub run build_runner build --delete-conflicting-outputs
flutter run

The flutter run command both builds and installs the Flutter app to your device or emulator.

About

`RiveBloc` version of the OOP design patterns app built by Mangirdas Kazlauskas, migrated in no more than 15mn, from Riverpod to Bloc!!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published