You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -110,32 +110,7 @@ The ResponsiveFramework includes a few custom widgets that supplement Flutter's
110
110
## Legacy ReadMe (v0.2.0 and below)
111
111
112
112
### ResponsiveWrapper Migration
113
-
The legacy ResponsiveWrapper combined multiple features into one widget. This made it difficult to use at times when custom behavior was required. The updated V1 implementation separates each feature into its own widget.
114
-
115
-
Responsive Framework v1 introduces some new widgets as well:
### The remainder of the legacy ReadMe is preserved below as the concepts are still useful and used by the new widgets. ResponsiveWrapper has been deprecated and removed.
0 commit comments