Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions packages/connectivity_wrapper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.3.0

- **FEAT**: add auto-generated warnings to managed README section markers.
- **FEAT**: add section markers to all package readme files.

## 1.2.8

- **DOCS**(README): enhance connection section with social media links and acknowledgments.
Expand Down
2 changes: 1 addition & 1 deletion packages/connectivity_wrapper/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: connectivity_wrapper
description: A new Flutter package which provides network-aware widgets.It allows Flutter apps provide feedback on your app when it's not connected to it, or when there's no connection.
version: 1.2.8
version: 1.3.0
homepage: https://github.com/nonstopio/flutter_forge/tree/main/packages/connectivity_wrapper
documentation: https://github.com/nonstopio/flutter_forge/tree/main/packages/connectivity_wrapper
repository: https://github.com/nonstopio/flutter_forge/tree/main/packages/connectivity_wrapper
Expand Down
6 changes: 6 additions & 0 deletions packages/dzod/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.2.1

- **FIX**: replace deprecated Flutter 3.35 APIs in dzod example app.
- **FEAT**: add auto-generated warnings to managed README section markers.
- **FEAT**: add section markers to all package readme files.

## 0.2.0+1

- **DOCS**(README): enhance connection section with social media links and acknowledgments.
Expand Down
2 changes: 1 addition & 1 deletion packages/dzod/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: dzod
description: A powerful Dart schema validation library inspired by Zod, providing type-safe validation, parsing, and inference with excellent developer experience.
version: 0.2.0+1
version: 0.2.1
homepage: https://github.com/nonstopio/flutter_forge/tree/main/packages/dzod
documentation: https://github.com/nonstopio/flutter_forge/tree/main/packages/dzod
repository: https://github.com/nonstopio/flutter_forge/tree/main/packages/dzod
Expand Down
5 changes: 5 additions & 0 deletions packages/html_rich_text/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.2.0

- **FEAT**: add auto-generated warnings to managed README section markers.
- **FEAT**: add section markers to all package readme files.

## 1.1.0

- **FEAT**(html_rich_text): add support for clickable links with onLinkTap callback.
Expand Down
2 changes: 1 addition & 1 deletion packages/html_rich_text/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: html_rich_text
description: "A lightweight Flutter package for rendering HTML-styled text without heavy dependencies. Perfect for simple HTML text rendering with minimal overhead."
version: 1.1.0
version: 1.2.0
homepage: https://github.com/nonstopio/flutter_forge/tree/main/packages/html_rich_text
repository: https://github.com/nonstopio/flutter_forge

Expand Down
6 changes: 6 additions & 0 deletions packages/morse_tap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.0.4

- **FIX**: remove test from morse_tap example.
- **FEAT**: add auto-generated warnings to managed README section markers.
- **FEAT**: add section markers to all package readme files.

## 0.0.3

- **REFACTOR**(haptic_utils): improve import formatting and ensure newline at EOF.
Expand Down
2 changes: 1 addition & 1 deletion packages/morse_tap/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: morse_tap
description: "A Flutter package for Morse code input using intuitive gestures. Detect patterns, convert text in real-time, and create interactive Morse experiences."
version: 0.0.3
version: 0.0.4
homepage: https://github.com/nonstopio/flutter_forge/tree/main/packages/morse_tap
repository: https://github.com/nonstopio/flutter_forge

Expand Down
4 changes: 4 additions & 0 deletions packages/nonstop_cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.0.7+4

- **FIX**: pass --org-name to all templates and remove unsupported --application-id.

## 0.0.7+3

- **DOCS**(README): enhance connection section with social media links and acknowledgments.
Expand Down

Large diffs are not rendered by default.

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

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

2 changes: 1 addition & 1 deletion packages/nonstop_cli/lib/version.dart

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

2 changes: 1 addition & 1 deletion packages/nonstop_cli/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: nonstop_cli
description: A command-line interface for the Flutter Framework to generate Flutter projects, features and schemas.
version: 0.0.7+3
version: 0.0.7+4
homepage: https://github.com/nonstopio/flutter_forge
documentation: https://github.com/nonstopio/flutter_forge/tree/main/packages/nonstop_cli
repository: https://github.com/nonstopio/flutter_forge/tree/main/packages/nonstop_cli
Expand Down
5 changes: 5 additions & 0 deletions packages/ns_firebase_utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.3.0

- **FEAT**: add auto-generated warnings to managed README section markers.
- **FEAT**: add section markers to all package readme files.

## 1.2.3

- **DOCS**(README): enhance connection section with social media links and acknowledgments.
Expand Down
2 changes: 1 addition & 1 deletion packages/ns_firebase_utils/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: ns_firebase_utils
description: This package provides a comprehensive set of methods and extensions for Firebase, simplifying its integration into your Flutter projects while also adding valuable functionality.
version: 1.2.3
version: 1.3.0
homepage: https://github.com/nonstopio/flutter_forge/tree/main/packages/ns_firebase_utils
documentation: https://github.com/nonstopio/flutter_forge/tree/main/packages/ns_firebase_utils
repository: https://github.com/nonstopio/flutter_forge/tree/main/packages/ns_firebase_utils
Expand Down
5 changes: 5 additions & 0 deletions packages/ns_intl_phone_input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.1.0

- **FEAT**: add auto-generated warnings to managed README section markers.
- **FEAT**: add section markers to all package readme files.

## 1.0.1

- **DOCS**(README): enhance connection section with social media links and acknowledgments.
Expand Down
2 changes: 1 addition & 1 deletion packages/ns_intl_phone_input/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: ns_intl_phone_input
description: Package for international phone number input with country code
version: 1.0.1
version: 1.1.0
homepage: https://github.com/nonstopio/flutter_forge/tree/main/packages/ns_intl_phone_input/
repository: https://github.com/nonstopio/flutter_forge/tree/main/packages/ns_intl_phone_input/
issue_tracker: https://github.com/nonstopio/flutter_forge/tree/main/packages/ns_intl_phone_input/
Expand Down
5 changes: 5 additions & 0 deletions packages/ns_utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.3.0

- **FEAT**: add auto-generated warnings to managed README section markers.
- **FEAT**: add section markers to all package readme files.

## 1.2.3

- **DOCS**(README): enhance connection section with social media links and acknowledgments.
Expand Down
2 changes: 1 addition & 1 deletion packages/ns_utils/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: ns_utils
description: ns_utils is a powerful Flutter utility library that simplifies and enhances your Flutter app development experience. It provides a collection of methods and extensions to streamline your code, making it more readable and efficient. Whether you need responsive design, date and time handling, map operations, string manipulation, or widget customization, ns_utils has got you covered.
version: 1.2.3
version: 1.3.0
homepage: https://github.com/nonstopio/flutter_forge/tree/main/packages/ns_utils
documentation: https://github.com/nonstopio/flutter_forge/tree/main/packages/ns_utils
repository: https://github.com/nonstopio/flutter_forge/tree/main/packages/ns_utils
Expand Down
6 changes: 6 additions & 0 deletions packages/timer_button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 2.4.0

- **FIX**: prevent timer button negative countdown and enhance example app.
- **FEAT**: add auto-generated warnings to managed README section markers.
- **FEAT**: add section markers to all package readme files.

## 2.3.3

- **REFACTOR**(timer_button): add SafeStateMixin and improve timer state management.
Expand Down
2 changes: 1 addition & 1 deletion packages/timer_button/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: timer_button
description: Timer Button is a Flutter package that offers a customizable button widget capable of activation after a designated time interval.
version: 2.3.3
version: 2.4.0
homepage: https://github.com/nonstopio/flutter_forge/tree/main/packages/timer_button
documentation: https://github.com/nonstopio/flutter_forge/tree/main/packages/timer_button
repository: https://github.com/nonstopio/flutter_forge/tree/main/packages/timer_button
Expand Down
5 changes: 5 additions & 0 deletions plugins/contact_permission/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.2.0

- **FEAT**: add auto-generated warnings to managed README section markers.
- **FEAT**: add section markers to all package readme files.

## 1.1.3

- **DOCS**(README): enhance connection section with social media links and acknowledgments.
Expand Down
2 changes: 1 addition & 1 deletion plugins/contact_permission/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: contact_permission
description: A plugin for Flutter that requests and verifies contact permissions.
version: 1.1.3
version: 1.2.0
homepage: https://github.com/nonstopio/flutter_forge/tree/main/plugins/contact_permission
documentation: https://github.com/nonstopio/flutter_forge/tree/main/plugins/contact_permission
repository: https://github.com/nonstopio/flutter_forge/tree/main/plugins/contact_permission
Expand Down
Loading