FilledStacks / provider_architecture

A set of widgets to help with the implementation of the Provider architecture as shown by FilledStacks
86 stars 15 forks source link

using widgets.dart rather than material.dart #9

Closed suragch closed 4 years ago

suragch commented 4 years ago

Since there seems to be no absolute requirement to use material.dart, it would be better to use the lower level widgets.dart. That way there would not be potential conflicts for users who want to use cupertino.dart.