All Projects → frideosapps → data_examples

frideosapps / data_examples

Licence: MIT license
An example app showing different ways to pass to and share data with widgets and pages.

Programming Languages

dart
5743 projects
objective c
16641 projects - #2 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to data examples

calmly
Calmly is made with flutter to practice meditation to bring headspace and calmness. 😍💆🏼‍♂️
Stars: ✭ 34 (-39.29%)
Mutual labels:  mobile-app, bloc, flutter-apps, flutter-demo, flutter-examples
Chi Food
Food Delivery App made by Flutter and Bloc
Stars: ✭ 103 (+83.93%)
Mutual labels:  bloc, flutter-apps, flutter-demo, flutter-examples
Manji
Manji is a mobile application built to help people learning Japanese learn about Kanji.
Stars: ✭ 142 (+153.57%)
Mutual labels:  mobile-app, mobile-development, flutter-apps, flutter-examples
Awesome Flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
Stars: ✭ 38,582 (+68796.43%)
Mutual labels:  mobile-app, mobile-development, flutter-apps, flutter-examples
addIt
Simple addition game made with Flutter for Mobile and Web using BLOC pattern
Stars: ✭ 16 (-71.43%)
Mutual labels:  mobile-app, mobile-development, flutter-demo, flutter-examples
flutter designs world
We at Appstree has implemented design concepts of different application using mock ups available out there at internet. These are open source projects and any once can use them. Say Hello to us at [email protected], if you want to hire our team is available to provide you top notch solutions.
Stars: ✭ 22 (-60.71%)
Mutual labels:  mobile-app, flutter-apps, flutter-demo, flutter-examples
flutter dribble signup challenge
A dribble login UI challenge in Flutter
Stars: ✭ 43 (-23.21%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
flutter-UI
将Flutter各种Widget各种API📘都实现一次。喜欢请Star。
Stars: ✭ 67 (+19.64%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
Best Flutter Ui Templates
completely free for everyone. Its build-in Flutter Dart.
Stars: ✭ 13,448 (+23914.29%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
Fultter Example App
一个功能完整齐全的Bloc模式Flutter App项目。🍨更关注架构的SPA应用。,使用Node作为后台系统,使用了部分官方plugin,大体功能自己封装。🥰 有用请Star。
Stars: ✭ 248 (+342.86%)
Mutual labels:  mobile-app, mobile-development, flutter-apps
WhatsappClone
Flutter WhatsappClone
Stars: ✭ 29 (-48.21%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
beer-app
🍺 Example App - Paginate API response with BLoC in Flutter
Stars: ✭ 20 (-64.29%)
Mutual labels:  bloc, flutter-apps, flutter-examples
movie-catalog
🎬 A movie catalog app for both Android & IOS ~ Flutter.io project in Dart | Dart, Bloc, Movies
Stars: ✭ 46 (-17.86%)
Mutual labels:  streams, bloc, flutter-apps
Bank-profile
a flutter Ui profile for bank account
Stars: ✭ 33 (-41.07%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
aarogya seva
A beautiful 😍 covid-19 app with self - assessment and more.
Stars: ✭ 118 (+110.71%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
flutter do
Basic Flutter apps, for flutter devs
Stars: ✭ 47 (-16.07%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
weather app
Weather App built in Flutter and Riverpod state management
Stars: ✭ 38 (-32.14%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
FlutterMarvelHeroesLibrary
The simple concept for Marvel universe fans made in Flutter. Everything about favourite characters in one app.
Stars: ✭ 18 (-67.86%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
swipedetector
A Flutter package to detect up, down, left, right swipes.
Stars: ✭ 34 (-39.29%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
Flutter-BabyStepsQuiz
A Flutter Quiz App.
Stars: ✭ 21 (-62.5%)
Mutual labels:  mobile-app, mobile-development, flutter-apps

Pass and share data example

An example app showing different ways to pass to and share data with widgets and pages.

  • Passing data through constructor
  • Getting data from Navigator.pop
  • InheritedWidget
  • InheritedWidget and streams
  • InheritedWidget generic provider
  • Singleton
  • Global singleton BLoC
  • Callbacks

A detailed explanation on this article on Medium: https://medium.com/flutter-community/simple-ways-to-pass-to-and-share-data-with-widgets-pages-f8988534bd5b

Packages used:

Screenshots

Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot r

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].