add flutter_whatsnew

This commit is contained in:
2026-01-14 01:05:24 -08:00
parent ea97794e19
commit 42350734bb
43 changed files with 60270 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
name: flutter_whatsnew
description: A new Flutter package to show updates to users.
version: 1.0.5+2
# author: Rody Davis <rody.davis.jr@gmail.com>
homepage: https://github.com/fluttercommunity/flutter_whatsnew
maintainer: Rody Davis (@rodydavis)
environment:
sdk: ">=2.19.0-168.0.dev <3.0.0"
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
flutter_markdown: ^0.6.12
shared_preferences: ^2.0.15
dev_dependencies:
flutter_test:
sdk: flutter
# For information on the generic Dart part of this file, see the
# following page: https://www.dartlang.org/tools/pub/pubspec
# The following section is specific to Flutter.
flutter: