We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8e1b16 commit 5af5cfdCopy full SHA for 5af5cfd
pubspec.yaml
@@ -1,5 +1,6 @@
1
name: hyper_effects
2
-description: A new Flutter project.
+description: Create beautiful effects and animations with just a few lines of code.
3
+
4
version: 0.0.1
5
6
homepage: https://hyperdesigned.dev/
@@ -19,6 +20,6 @@ dependencies:
19
20
dev_dependencies:
21
flutter_test:
22
sdk: flutter
- flutter_lints: ^2.0.3
23
+ flutter_lints: ^3.0.0
24
25
flutter:
0 commit comments