From 4705359b5f9370dca2b114e58054b929c44b6ef9 Mon Sep 17 00:00:00 2001 From: Nick Fisher Date: Sat, 8 Jun 2024 15:33:06 +1000 Subject: [PATCH] clean up example pubspec --- .../flutter_filament/example/pubspec.yaml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/flutter_filament_federated/flutter_filament/example/pubspec.yaml b/flutter_filament_federated/flutter_filament/example/pubspec.yaml index 21d9c309..9dafd966 100644 --- a/flutter_filament_federated/flutter_filament/example/pubspec.yaml +++ b/flutter_filament_federated/flutter_filament/example/pubspec.yaml @@ -8,12 +8,6 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev environment: sdk: ">=3.3.0 <4.0.0" -# Dependencies specify other packages that your package needs in order to work. -# To automatically upgrade your package dependencies to the latest versions -# consider running `flutter pub upgrade --major-versions`. Alternatively, -# dependencies can be manually updated by changing the version numbers below to -# the latest version available on pub.dev. To see which dependencies have newer -# versions available, run `flutter pub outdated`. dependencies: flutter: sdk: flutter @@ -31,12 +25,6 @@ dev_dependencies: flutter_lints: ^1.0.0 crypto: image_compare: ^1.1.2 - native_assets_cli: ^0.5.0 - native_toolchain_c: ^0.4.0 - - -# For information on the generic Dart part of this file, see the -# following page: https://dart.dev/tools/pub/pubspec # The following section is specific to Flutter. flutter: