One code, two mode, use cupertino's widgets on ios, use material's widget on android or fuchsia.
For some reasons, on https://pub.dev/ is the older version,please use by github
-
This will add a line like this to your package's pubspec.yaml (and run an implicit
dart pub get
):dependencies: base: git: url: git://github.com/nillnil/flutter_base // branch name or tag name ref: x.x.x