Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Flutter deps for Flet 0.14.0 #2153

Merged
merged 3 commits into from
Nov 29, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Flet changelog

# 0.14.0

* `SelectionArea` control ([docs](https://flet.dev/docs/controls/selectionarea)).
* `SegmentedButton` control ([docs](https://flet.dev/docs/controls/segmentedbutton)).
* `ExpansionTile` control ([docs](https://flet.dev/docs/controls/expansiontile)).
* `BottomAppBar` control ([docs](https://flet.dev/docs/controls/bottomappbar)).
* Add console as a build argument ([#2146](https://github.com/flet-dev/flet/issues/2146)).
* `--uac-admin` flag added to `flet pack` command ([#2149](https://github.com/flet-dev/flet/issues/2149)).
* Bump Flutter dependencies.

# 0.13.0

* `Dismissible` Control ([#2124](https://github.com/flet-dev/flet/issues/2124)).
Expand Down
14 changes: 7 additions & 7 deletions client/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -165,25 +165,25 @@ packages:
dependency: transitive
description:
name: file_picker
sha256: be325344c1f3070354a1d84a231a1ba75ea85d413774ec4bdf444c023342e030
sha256: "4e42aacde3b993c5947467ab640882c56947d9d27342a5b6f2895b23956954a6"
url: "https://pub.dev"
source: hosted
version: "5.5.0"
version: "6.1.1"
fl_chart:
dependency: transitive
description:
name: fl_chart
sha256: "6b9eb2b3017241d05c482c01f668dd05cc909ec9a0114fdd49acd958ff2432fa"
sha256: "5a74434cc83bf64346efb562f1a06eefaf1bcb530dc3d96a104f631a1eff8d79"
url: "https://pub.dev"
source: hosted
version: "0.64.0"
version: "0.65.0"
flet:
dependency: "direct main"
description:
path: "../package"
relative: true
source: path
version: "0.13.0"
version: "0.14.0"
flutter:
dependency: "direct main"
description: flutter
Expand Down Expand Up @@ -277,10 +277,10 @@ packages:
dependency: transitive
description:
name: http
sha256: "5895291c13fa8a3bd82e76d5627f69e0d85ca6a30dcac95c4ea19a5d555879c2"
sha256: d4872660c46d929f6b8a9ef4e7a7eff7e49bbf0c4ec3f385ee32df5119175139
url: "https://pub.dev"
source: hosted
version: "0.13.6"
version: "1.1.2"
http_parser:
dependency: transitive
description:
Expand Down
10 changes: 10 additions & 0 deletions package/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# 0.14.0

* `SelectionArea` control ([docs](https://flet.dev/docs/controls/selectionarea)).
* `SegmentedButton` control ([docs](https://flet.dev/docs/controls/segmentedbutton)).
* `ExpansionTile` control ([docs](https://flet.dev/docs/controls/expansiontile)).
* `BottomAppBar` control ([docs](https://flet.dev/docs/controls/bottomappbar)).
* Add console as a build argument ([#2146](https://github.com/flet-dev/flet/issues/2146)).
* `--uac-admin` flag added to `flet pack` command ([#2149](https://github.com/flet-dev/flet/issues/2149)).
* Bump Flutter dependencies.

# 0.13.0

* `Dismissible` Control ([#2124](https://github.com/flet-dev/flet/issues/2124)).
Expand Down
54 changes: 12 additions & 42 deletions package/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: flet
description: Write entire Flutter app in Python or add server-driven UI experience into existing Flutter app.
homepage: https://flet.dev
repository: https://github.com/flet-dev/flet
version: 0.13.0
version: 0.14.0

# This package supports all platforms listed below.
platforms:
Expand All @@ -23,65 +23,35 @@ dependencies:
redux: ^5.0.0
flutter_redux: ^0.10.0
equatable: ^2.0.3
web_socket_channel: ^2.1.0
window_manager: ^0.3.2
http: ^0.13.3
web_socket_channel: ^2.4.0
window_manager: ^0.3.7
http: ^1.1.2
collection: ^1.16.0
url_launcher: ^6.1.5
flutter_markdown: ^0.6.14
flutter_markdown: ^0.6.18+2
flutter_highlight: ^0.7.0
highlight: ^0.7.0
markdown: ^7.0.0
file_picker: ^5.3.4
markdown: ^7.1.1
file_picker: ^6.1.1
shared_preferences: ^2.0.15
flutter_svg: ^2.0.7
flutter_svg: ^2.0.9
window_to_front: ^0.0.3
audioplayers: ^5.1.0
audioplayers: ^5.2.1
shake: ^2.2.0
path: ^1.8.2
js: ^0.6.5
fl_chart: ^0.64.0
fl_chart: ^0.65.0

webview_flutter: ^4.2.4

dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter_lints: ^3.0.1

# 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 packages.
flutter:

# To add assets to your package, add an assets section, like this:
# assets:
# - images/a_dot_burr.jpeg
# - images/a_dot_ham.jpeg
#
# For details regarding assets in packages, see
# https://flutter.dev/assets-and-images/#from-packages
#
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.dev/assets-and-images/#resolution-aware

# To add custom fonts to your package, add a fonts section here,
# in this "flutter" section. Each entry in this list should have a
# "family" key with the font family name, and a "fonts" key with a
# list giving the asset and other descriptors for the font. For
# example:
# fonts:
# - family: Schyler
# fonts:
# - asset: fonts/Schyler-Regular.ttf
# - asset: fonts/Schyler-Italic.ttf
# style: italic
# - family: Trajan Pro
# fonts:
# - asset: fonts/TrajanPro.ttf
# - asset: fonts/TrajanPro_Bold.ttf
# weight: 700
#
# For details regarding fonts in packages, see
# https://flutter.dev/custom-fonts/#from-packages
# - images/a_dot_ham.jpeg