flet 0.80.4
flet: ^0.80.4 copied to clipboard
Write entire Flutter app in Python or add server-driven UI experience into existing Flutter app.
We analyzed this package 13 hours ago, and awarded it 80 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: Apache-2.0.
0/10 points: 20% or more of the public API has dartdoc comments
122 out of 880 API elements (13.9 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs lint.
Some symbols that are missing documentation: flet, flet.AlignmentParsers, flet.AlignmentParsers.getAlignment, flet.AlignmentParsers.getCrossAxisAlignment, flet.AlignmentParsers.getMainAxisAlignment.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Android`.
Because:
package:flet/flet.dartthat imports:package:flet/src/widgets/flet_store_mixin.dartthat imports:package:flet/src/flet_backend.dartthat imports:package:flet/src/utils/desktop.dartthat imports:package:window_to_front/window_to_front.dartthat declares support for platforms:Windows,Linux,macOS.
Package does not support platform `iOS`.
Because:
package:flet/flet.dartthat imports:package:flet/src/widgets/flet_store_mixin.dartthat imports:package:flet/src/flet_backend.dartthat imports:package:flet/src/utils/desktop.dartthat imports:package:window_to_front/window_to_front.dartthat declares support for platforms:Windows,Linux,macOS.
Package does not support platform `Windows`.
Because:
package:flet/flet.dartthat imports:package:flet/src/widgets/flet_store_mixin.dartthat imports:package:flet/src/flet_backend.dartthat imports:package:flet/src/flet_core_extension.dartthat imports:package:flet/src/services/user_accelerometer.dartthat imports:package:flet/src/services/base_sensor.dartthat imports:package:sensors_plus/sensors_plus.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Linux`.
Because:
package:flet/flet.dartthat imports:package:flet/src/widgets/flet_store_mixin.dartthat imports:package:flet/src/flet_backend.dartthat imports:package:flet/src/flet_core_extension.dartthat imports:package:flet/src/services/user_accelerometer.dartthat imports:package:flet/src/services/base_sensor.dartthat imports:package:sensors_plus/sensors_plus.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `macOS`.
Because:
package:flet/flet.dartthat imports:package:flet/src/widgets/flet_store_mixin.dartthat imports:package:flet/src/flet_backend.dartthat imports:package:flet/src/flet_core_extension.dartthat imports:package:flet/src/services/user_accelerometer.dartthat imports:package:flet/src/services/base_sensor.dartthat imports:package:sensors_plus/sensors_plus.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Web`.
Because:
package:flet/flet.dartthat imports:package:flet/src/widgets/flet_store_mixin.dartthat imports:package:flet/src/flet_backend.dartthat imports:package:flet/src/utils/desktop.dartthat imports:package:window_to_front/window_to_front.dartthat declares support for platforms:Windows,Linux,macOS.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 38 issues. Showing the first 2:
ERROR: The getter 'platform' isn't defined for the type 'FilePicker'.
lib/src/services/file_picker.dart:49:36
╷
49 │ _files = (await FilePicker.platform.pickFiles(
│ ^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/services/file_picker.dart
ERROR: The getter 'platform' isn't defined for the type 'FilePicker'.
lib/src/services/file_picker.dart:79:33
╷
79 │ return await FilePicker.platform.saveFile(
│ ^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/services/file_picker.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
battery_plus |
^7.0.0 |
7.0.0 | 7.0.0 | |
collection |
^1.19.0 |
1.19.1 | 1.19.1 | |
connectivity_plus |
^7.0.0 |
7.0.0 | 7.0.0 | |
device_info_plus |
^12.3.0 |
12.3.0 | 12.3.0 | |
equatable |
^2.0.3 |
2.0.8 | 2.0.8 | |
file_picker |
^10.3.3 |
10.3.9 | 10.3.9 | |
flutter_highlight |
^0.7.0 |
0.7.0 | 0.7.0 | |
flutter_markdown |
^0.7.6+2 |
0.7.7+1 | 0.7.7+1 | Discontinued |
flutter_svg |
^2.2.1 |
2.2.3 | 2.2.3 | |
highlight |
^0.7.0 |
0.7.0 | 0.7.0 | |
http |
^1.5.0 |
1.6.0 | 1.6.0 | |
markdown |
^7.3.0 |
7.3.0 | 7.3.0 | |
msgpack_dart |
^1.0.1 |
1.0.1 | 1.0.1 | |
path |
^1.9.0 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.5 |
2.1.5 | 2.1.5 | |
provider |
^6.1.2 |
6.1.5+1 | 6.1.5+1 | |
screen_brightness |
^2.1.7 |
2.1.7 | 2.1.7 | |
screenshot |
^3.0.0 |
3.0.0 | 3.0.0 | |
sensors_plus |
^7.0.0 |
7.0.0 | 7.0.0 | |
share_plus |
^12.0.1 |
12.0.1 | 12.0.1 | |
shared_preferences |
^2.5.3 |
2.5.4 | 2.5.4 | |
shimmer |
^3.0.0 |
3.0.0 | 3.0.0 | |
url_launcher |
^6.3.2 |
6.3.2 | 6.3.2 | |
vector_math |
^2.2.0 |
2.2.0 | 2.2.0 | |
wakelock_plus |
^1.2.8 |
1.4.0 | 1.4.0 | |
web |
^1.1.1 |
1.1.1 | 1.1.1 | |
web_socket_channel |
^3.0.2 |
3.0.3 | 3.0.3 | |
window_manager |
^0.5.1 |
0.5.1 | 0.5.1 | |
window_to_front |
^0.0.3 |
0.0.3 | 0.0.3 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The package has one or more discontinued direct dependencies.
Discontinued packages are no longer maintained, and can end up being a
liability.
Consider migrating away from these dependencies:
- flutter_markdown.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.8, Flutter 3.38.6, Dart 3.10.7.
Check the analysis log for details.