JohannesMilke / inherited_widget_exampleLinks
The InheritedWidget helps you to easily distribute your app state to every widget in your Flutter app.
☆12Updated 4 years ago
Alternatives and similar repositories for inherited_widget_example
Users that are interested in inherited_widget_example are comparing it to the libraries listed below
Sorting:
- Master how to show images from the internet, local storage of your phone, and how to display images in different shapes.☆9Updated 4 years ago
- Create a clean & simple movie app design with great looking transitions in Flutter.☆12Updated 4 years ago
- Let's use Riverpod to implement the logic of our beautiful calculator in Flutter.☆12Updated 4 years ago
- Learn to create responsive text layouts for Flutter mobile & web with Flutter Auto Size Text.☆9Updated 4 years ago
- Made by Surf 🏄☆26Updated last year
- Hero Animations and PageRouteBuilder Transition☆18Updated last year
- Introduce your app to your users by showcasing the most important widgets and their functionality in Flutter.☆20Updated 4 years ago
- ☆39Updated 5 years ago
- Let's create a focused popup menu that will popup if we tap on any widget in Flutter.☆16Updated 4 years ago
- Let's use Flutter to generate PDF Documents with graphics, images, and texts by using exclusively Flutter widgets.☆17Updated 4 years ago
- Slides and Demo for the Talk "Code Meets Art: Flutter for Creative Coding"☆31Updated 9 months ago
- The documentation website for stacked☆17Updated last week
- A pre-built Flutter circular animator can suit your new profile view or your any other widgets☆39Updated 3 years ago
- Let's use Flutter to generate PDF Documents with images and tables by using exclusively Flutter widgets.☆15Updated 4 years ago
- With Flutter 2 Autofill Services are supported. Fill TextFields with name, email, payment methods etc. automatically in Flutter.☆17Updated 4 years ago
- Modularized Flutter Counter App Honoring Clean Architecture Principles and Using Simple DI Abstractions to Preserve Encapsulation within …☆26Updated 9 months ago
- Flutter Package: A widget that does a fade and size transition between widgets of same width but different heights, and you don't need to…☆47Updated 3 months ago
- ☆15Updated last year
- Flutter implementation of Plus expanded control by Eddie Lobanovskiy☆48Updated 6 years ago
- ☆36Updated 3 years ago
- Visual Notes App built on Flutter with Multi-Module MVVM Architecture, Riverpod and SQLite.☆11Updated 2 years ago
- ☆24Updated 6 years ago
- ☆35Updated last year
- Firebase authentication using flutter riverpod☆27Updated 2 years ago
- ☆33Updated 4 years ago
- ☆32Updated last year
- Reso Coder's Flutter TDD Clean Architecture course with Flutter's 2 null safety☆13Updated 3 years ago
- Let's create a Flutter Signature App where the user can draw his signature and also export the signature as an image in Flutter.☆19Updated 4 years ago
- Use Flutter to drag and drop items within the ListView to other locations and also drag the whole listview around.