All Projects β†’ mkobuolys β†’ Flutter Design Patterns

mkobuolys / Flutter Design Patterns

Licence: mit
Flutter Design Patterns mobile application

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Flutter Design Patterns

Circlebar
A fun, easy-to-use tab bar navigation controller for iOS.
Stars: ✭ 513 (+39.4%)
Mutual labels:  open-source, design-patterns
Snail
🎈 🎈 θΏ™ι‡Œζœ‰ε„ι’†εŸŸδΈ°ε―ŒδΈ”ζœ‰η”¨ηš„ηŸ₯识! πŸš€ http://note.isnico.com/
Stars: ✭ 74 (-79.89%)
Mutual labels:  open-source, design-patterns
Baldphone
A new accessible interface for your smartphone, suitable for seniors
Stars: ✭ 181 (-50.82%)
Mutual labels:  open-source, design-patterns
Animatify Ios
Animation, Effects & Transitions for iOS
Stars: ✭ 350 (-4.89%)
Mutual labels:  open-source
Thehivedocs
Documentation of TheHive
Stars: ✭ 353 (-4.08%)
Mutual labels:  open-source
Opentendo
An Open-Source HardWare (OSHW) recreation of the original 1985 front-loading NES Motherboard
Stars: ✭ 362 (-1.63%)
Mutual labels:  open-source
Design Patterns
Contains examples of design patterns that implemented in php
Stars: ✭ 375 (+1.9%)
Mutual labels:  design-patterns
Myra
UI Library for MonoGame, FNA and Stride
Stars: ✭ 348 (-5.43%)
Mutual labels:  open-source
Rxpresso
Easy Espresso UI testing for Android applications using RxJava.
Stars: ✭ 373 (+1.36%)
Mutual labels:  open-source
Diablerie
Diablo 2 reimplementation on unity
Stars: ✭ 363 (-1.36%)
Mutual labels:  open-source
Parabeac Core
It's OK to love Flutter and hate hand-coding design elements. Parabeac-Core converts design files into Flutter code.
Stars: ✭ 346 (-5.98%)
Mutual labels:  open-source
Open Sauced
πŸ• This is a project to identify your next open source contribution.
Stars: ✭ 352 (-4.35%)
Mutual labels:  open-source
Open Source Badges
Open Source & Licence Badges
Stars: ✭ 368 (+0%)
Mutual labels:  open-source
Good First Issue
Make your first open-source contribution.
Stars: ✭ 342 (-7.07%)
Mutual labels:  open-source
Slimefun4
Slimefun 4 - A unique Spigot/Paper plugin that looks and feels like a modpack. We've been giving you backpacks, jetpacks, reactors and much more since 2013.
Stars: ✭ 369 (+0.27%)
Mutual labels:  open-source
Urho3d
Cross-platform 2D and 3D game engine
Stars: ✭ 3,767 (+923.64%)
Mutual labels:  open-source
Ulearn
ULEARN - Open Source(FREE) LMS script in Laravel 5.8 and ReactJS 16.9
Stars: ✭ 368 (+0%)
Mutual labels:  open-source
Openmw
OpenMW is an open-source open-world RPG game engine that supports playing Morrowind. Main repo and issue tracker can be found here: https://gitlab.com/OpenMW/openmw/
Stars: ✭ 4,017 (+991.58%)
Mutual labels:  open-source
Freedomotic
Open IoT Framework
Stars: ✭ 354 (-3.8%)
Mutual labels:  open-source
Mirrorbits
Mirrorbits is a geographical download redirector written in Go for distributing files efficiently across a set of mirrors.
Stars: ✭ 365 (-0.82%)
Mutual labels:  open-source

Flutter Design Patterns

An open-source design patterns mobile application built with Dart and Flutter.

This application is an implementation part of the "Flutter Design Patterns" article series on Medium.

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 run

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].