scaffold_core 1.0.2
scaffold_core: ^1.0.2 copied to clipboard
A core library that provides basic components for Flutter applications.
Change Log #
1.0.2 #
- Feat: Add core functionality and documentation for basic component library
- Feat: Add core files for scaffold_core basic component library
- Update: Update dependencies to latest stable versions
- Docs: Add Chinese and English README documentation
- Feat: Add platform declaration for all platforms (Android, iOS, Web, macOS, Windows, Linux)
- Fix: Fix default return value in connectivity utility
- Optimize: Optimize code format and comment style
1.0.1 #
- Fix: Compatible with Flutter 3.29.0
1.0.0 #
First Release