adding packages

This commit is contained in:
2026-01-15 14:38:46 -08:00
parent ef86e3ab6a
commit 6869cf47e5
5253 changed files with 726695 additions and 34 deletions
+23
View File
@@ -0,0 +1,23 @@
name: dynamic_tabs
description: A Flutter plugin for letting the user edit the bottom tabs like the
Cupertino iTunes App.
version: 1.1.2
author: Rody Davis <rody.davis.jr@gmail.com>
homepage: https://github.com/rodydavis/plugins
repository: https://github.com/rodydavis/dynamic_tabs
environment:
sdk: ">=2.12.0-259.8.beta <3.0.0"
dependencies:
auto_size_text: ^2.1.0
cupertino_controllers: ^1.1.0
flutter:
sdk: flutter
shared_preferences: any
dev_dependencies:
flutter_test:
sdk: flutter
flutter: null