Skip to content

Commit 0471ba3

Browse files
committed
Update README files to promote Fastforge for easier app distribution
1 parent d6ba14c commit 0471ba3

File tree

7 files changed

+9
-5
lines changed

7 files changed

+9
-5
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2022-2024 LiJianying <lijy91@foxmail.com>
3+
Copyright (c) 2022-present LiJianying <lijy91@foxmail.com>
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README-ZH.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
> **🚀 快速发布您的应用**: 试试 [Fastforge](https://fastforge.dev) - 构建、打包和分发您的 Flutter 应用最简单的方式。
2+
13
# hotkey_manager
24

35
[![pub version][pub-image]][pub-url] [![][discord-image]][discord-url] ![][visits-count-image]

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
> **🚀 Ship Your App Faster**: Try [Fastforge](https://fastforge.dev) - The simplest way to build, package and distribute your Flutter apps.
2+
13
# hotkey_manager
24

35
[![pub version][pub-image]][pub-url] [![][discord-image]][discord-url] ![][visits-count-image]

packages/hotkey_manager/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2022-2024 LiJianying <lijy91@foxmail.com>
3+
Copyright (c) 2022-present LiJianying <lijy91@foxmail.com>
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
include: package:mostly_reasonable_lints/flutter.yaml
1+
include: package:mostly_reasonable_lints/analysis_options.yaml

packages/hotkey_manager/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dev_dependencies:
3232
dependency_validator: ^3.0.0
3333
flutter_test:
3434
sdk: flutter
35-
mostly_reasonable_lints: ^0.1.1
35+
mostly_reasonable_lints: ^0.1.2
3636

3737
flutter:
3838
plugin:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ environment:
66
sdk: ">=3.0.0 <4.0.0"
77

88
dev_dependencies:
9-
melos: ^3.1.0
9+
melos: ^6.2.0

0 commit comments

Comments
 (0)