flutter_hooks VS dynamic_widget

Compare flutter_hooks vs dynamic_widget and see what are their differences.

flutter_hooks

React hooks for Flutter. Hooks are a new kind of object that manages a Widget life-cycles. They are used to increase code sharing between widgets and as a complete replacement for StatefulWidget. (by rrousselGit)

dynamic_widget

A Backend-Driven UI toolkit, build your dynamic UI with json, and the json format is very similar with flutter widget code. (by dengyin2000)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
flutter_hooks dynamic_widget
3 1
3,014 1,506
- -
7.1 3.5
27 days ago 4 months ago
Dart Dart
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

flutter_hooks

Posts with mentions or reviews of flutter_hooks. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-14.

dynamic_widget

Posts with mentions or reviews of dynamic_widget. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-26.

What are some alternatives?

When comparing flutter_hooks and dynamic_widget you can also consider the following projects:

riverpod - A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.

json_dynamic_widget

flutter_chat_ui - Actively maintained, community-driven chat UI implementation with an optional Firebase BaaS.

hyperview - Server-driven mobile apps with React Native

riverbloc - `flutter_bloc` implemented with `riverpod` instead of `provider`.

photo_view - 📸 Easy to use yet very customizable zoomable image widget for Flutter, Photo View provides a gesture sensitive zoomable widget. Photo View is largely used to show interacive images and other stuff such as SVG.

styled_widget - Simplifying widget style in Flutter.

DivKit - DivKit is an open source cross-platform Server-Driven UI (SDUI) framework for iOS, Android, and Web. SDUI is a an emerging technique that leverage the server to build the user interfaces of their mobile app

date_time_picker - A Flutter widget to show a text form field to display a date or clock dialog. This widget extend TextField and has a similar behavior as TextFormField.

AdaptiveCards - A new way for developers to exchange card content in a common and consistent way.

fludget - Learn Flutter on Flutter! A widget directory with implementation samples!

riverpod_selection_example