copy_pasta 0.0.7 copy "copy_pasta: ^0.0.7" to clipboard
copy_pasta: ^0.0.7 copied to clipboard

Introducing the copy_pasta package - the ultimate secret weapon for your exam

70/ 160
pub points
14
downloads

We analyzed this package 43 hours ago, and awarded it 70 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

43 out of 192 API elements (22.4 %) have documentation comments.

Some symbols that are missing documentation: alarm, alarm.AlarmCloack, alarm.AlarmCloack.AlarmCloack.new, alert_on_btn_press, alert_on_btn_press.AlertMessage.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

Failed report section
Pass static analysis
0 / 50trigger folding of the section

Failed check 0/50 points: code has no errors, warnings, lints, or formatting issues

Found 10 issues. Showing the first 2:

ERROR: The name 'CarouselController' is defined in the libraries 'package:carousel_slider/carousel_controller.dart (via package:carousel_slider/carousel_slider.dart)' and 'package:flutter/src/material/carousel.dart (via package:flutter/material.dart)'.

lib/allyouneed/carousal_presentation.dart:15:9

   ╷
15 │   final CarouselController _controller = CarouselController();
   │         ^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/allyouneed/carousal_presentation.dart

ERROR: The name 'CarouselController' is defined in the libraries 'package:carousel_slider/carousel_controller.dart (via package:carousel_slider/carousel_slider.dart)' and 'package:flutter/src/material/carousel.dart (via package:flutter/material.dart)'.

lib/allyouneed/carousal_presentation.dart:15:42

   ╷
15 │   final CarouselController _controller = CarouselController();
   │                                          ^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/allyouneed/carousal_presentation.dart

Failed report section
Support up-to-date dependencies
10 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
carousel_slider ^4.2.1 4.2.1 5.1.1
firebase_auth ^4.14.0 4.16.0 6.1.3
firebase_core ^2.23.0 2.32.0 4.3.0
flutter_colorpicker ^1.0.3 1.1.0 1.1.0
geocoding ^2.1.1 2.2.2 4.0.0
geolocator ^10.1.0 10.1.1 14.0.2
http ^1.1.0 1.6.0 1.6.0
intl ^0.17.0 0.17.0 0.20.2
url_launcher ^6.2.1 6.3.2 6.3.2
url_launcher_web ^2.0.0 2.4.1 2.4.1
webfeed ^0.7.0 0.7.0 0.7.0
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.35 1.3.65
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
fake_async - 1.3.3 1.3.3
firebase_auth_platform_interface - 7.3.0 8.1.5
firebase_auth_web - 5.8.13 6.1.1
firebase_core_platform_interface - 5.4.2 6.0.2
firebase_core_web - 2.24.0 3.3.1
fixnum - 1.1.1 1.1.1
geocoding_android - 3.3.1 4.0.1
geocoding_ios - 2.3.0 3.1.0
geocoding_platform_interface - 3.2.0 5.0.0
geolocator_android - 4.6.2 5.0.2
geolocator_apple - 2.3.13 2.3.13
geolocator_platform_interface - 4.2.6 4.2.6
geolocator_web - 2.2.1 4.1.3
geolocator_windows - 0.2.5 0.2.5
http_parser - 4.1.2 4.1.2
js - 0.6.7 0.7.2 Discontinued
leak_tracker - 11.0.2 11.0.2
leak_tracker_flutter_testing - 3.0.10 3.0.10
leak_tracker_testing - 3.0.2 3.0.2
matcher - 0.12.17 0.12.18
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
path - 1.9.1 1.9.1
petitparser - 5.4.0 7.0.1
plugin_platform_interface - 2.1.8 2.1.8
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.7 0.7.9
typed_data - 1.4.0 1.4.0
url_launcher_android - 6.3.28 6.3.28
url_launcher_ios - 6.3.6 6.3.6
url_launcher_linux - 3.2.2 3.2.2
url_launcher_macos - 3.2.5 3.2.5
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_windows - 3.1.5 3.1.5
uuid - 4.5.2 4.5.2
vector_math - 2.2.0 2.2.0
vm_service - 15.0.2 15.0.2
web - 1.1.1 1.1.1
xml - 5.4.1 6.6.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 6 issues. Showing the first 2:

The constraint `^4.2.1` on carousel_slider does not support the stable version `5.0.0`.

Try running dart pub upgrade --major-versions carousel_slider to update the constraint.

The constraint `^4.14.0` on firebase_auth does not support the stable version `5.0.0`.

Try running dart pub upgrade --major-versions firebase_auth to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 3 errors:

  • AMBIGUOUS_IMPORT - lib/allyouneed/carousal_presentation.dart:15:9 - The name 'CarouselController' is defined in the libraries 'package:carousel_slider/carousel_controller.dart (via package:carousel_slider/carousel_slider.dart)' and 'package:flutter/src/material/carousel.dart (via package:flutter/material.dart)'.
  • AMBIGUOUS_IMPORT - lib/allyouneed/carousal_presentation.dart:15:42 - The name 'CarouselController' is defined in the libraries 'package:carousel_slider/carousel_controller.dart (via package:carousel_slider/carousel_slider.dart)' and 'package:flutter/src/material/carousel.dart (via package:flutter/material.dart)'.
  • INVOCATION_OF_NON_FUNCTION - lib/allyouneed/carousal_presentation.dart:15:42 - 'CarouselController' isn't a function.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.5, Flutter 3.38.5, Dart 3.10.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
70
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

Introducing the copy_pasta package - the ultimate secret weapon for your exam

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

carousel_slider, firebase_auth, firebase_core, flutter, flutter_colorpicker, geocoding, geolocator, http, intl, url_launcher, url_launcher_web, webfeed

More

Packages that depend on copy_pasta