widgetPackages constant

List<String> const widgetPackages

Implementation

static const List<String> widgetPackages = <String>[
  'cached_network_image',
  'flutter_svg',
  'lottie',
  'shimmer',
  'carousel_slider',
  'flutter_staggered_grid_view',
  'photo_view',
  'flutter_spinkit',
];