Skip to content

Commit

Permalink
update rfw_txt sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
ebwood committed Mar 15, 2024
1 parent d242af7 commit 8669e8c
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 16 deletions.
4 changes: 1 addition & 3 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 0 additions & 7 deletions .idea/runConfigurations/melos_flutter_test_widget2rfw.xml

This file was deleted.

6 changes: 2 additions & 4 deletions melos.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
name: rfwt

packages:
- packages/txt2rfw
- packages/rfw2txt
# - packages/widget2rfw
# - packages/rfw_builder
- packages/rfw_builder
- packages/rfw_txt
- packages/widget2rfw

scripts:
add_sort:
Expand Down
2 changes: 1 addition & 1 deletion packages/rfw_txt/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -436,5 +436,5 @@ packages:
source: hosted
version: "3.1.2"
sdks:
dart: ">=3.3.1 <4.0.0"
dart: ">=3.3.0 <4.0.0"
flutter: ">=3.16.0"
2 changes: 1 addition & 1 deletion packages/rfw_txt/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ version: 0.0.1
repository: https://github.com/ebwood/rfwt

environment:
sdk: ^3.3.1
sdk: ^3.2.0

# Add regular dependencies here.
dependencies:
Expand Down

0 comments on commit 8669e8c

Please sign in to comment.