Skip to content

frideosapps/frideos_examples

Repository files navigation

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