项目作者: frideosapps

项目描述 :
A collection of examples on how to use the frideos flutter package.
高级语言: Dart
项目地址: git://github.com/frideosapps/frideos_examples.git
创建时间: 2019-03-22T20:01:55Z
项目社区:https://github.com/frideosapps/frideos_examples

开源协议:BSD 2-Clause "Simplified" License

下载


Frideos library examples

This repository contains example apps to show how to use the frideos package:

1 - Counter: a classic counter example

2 - Basics : an example app that shows how to use the StreamedObjects (StreamedValue, StreamedList, StreamedMap etc.)

3 - Various: how to use TimerObject, AnimatedObject, blur widgets, transitions widgets, StagedWidget, sliders.

4 - StagedObject: StagedObject and the tunnel pattern (to share send data from one bloc to another one)

5 - Multiple selection

6 - Products catalog

7 - Dynamic fields validation: an example on how to validate dynamically created fields with the BLoC pattern and the frideos package. Article on medium here.

Screenshots

Screenshot
Screenshot
Screenshot
Screenshot
StagedWidget
StagedObject
Blur
LinearTransition
CurvedTransition
AnimatedObject
MultipleSelection
Sliders