flutter_basic_kit_library 0.0.4 copy "flutter_basic_kit_library: ^0.0.4" to clipboard
flutter_basic_kit_library: ^0.0.4 copied to clipboard

A collection of basic Flutter UI widgets and app-scaffolding utilities used across cleanwash projects.

0.0.4 #

  • Moved flutter_native_splash from dependencies to dev_dependencies — it's a build-time code generator (dart run flutter_native_splash:create), not something consumer apps import at runtime. (요약: flutter_native_splash를 dependencies에서 dev_dependencies로 이동 — 런타임에 import하는 게 아니라 빌드 시점 코드 생성 도구이기 때문)

0.0.3 #

  • Added intl (date/number formatting, i18n) and flutter_secure_storage (secure token storage) to the bundled dependency stack.

0.0.2 #

  • Upgraded direct dependencies to their latest stable majors: freezed_annotation (3.x), get_it (9.x), go_router (17.x), google_fonts (8.x), injectable (3.x); matched freezed (3.2.5, stable) and injectable_generator accordingly.
  • Rewrote README.md in English (pub.dev flagged the previous Korean-heavy README for too many non-ASCII characters).
  • Added dartdoc for the library directive and an explicit documented Calculator() constructor.
  • Added example/main.dart.

0.0.1 #

  • 초기 릴리스: UI(curved_navigation_bar, google_fonts, flutter_native_splash), 앱 구조(go_router, provider, get_it, injectable), 네트워킹/모델(dio, retrofit, freezed_annotation, json_annotation) 패키지 번들 구성.
2
likes
160
points
226
downloads

Documentation

API reference

Publisher

verified publisherdotpea.com

Weekly Downloads

A collection of basic Flutter UI widgets and app-scaffolding utilities used across cleanwash projects.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cupertino_icons, curved_navigation_bar, dio, flutter, flutter_secure_storage, freezed_annotation, get_it, go_router, google_fonts, injectable, intl, json_annotation, provider, retrofit

More

Packages that depend on flutter_basic_kit_library