basecraft 1.0.0 copy "basecraft: ^1.0.0" to clipboard
basecraft: ^1.0.0 copied to clipboard

Basic Flutter setup with GetX and Dio – everything you need to kick off a new project fast.

1.0.0 #

🚀 Features #

  • Introduced PagingListView for infinite scrolling support.
  • Added PaginationController with customizable page fetch logic.
  • Added animated transitions and effects.
  • Added reusable Glass Container UI component.

🎉 Notes #

  • First stable release — all core features ready for production.

0.0.1 #

🚧 Initial Preview Release #

  • Created base API client for HTTP operations.
  • Integrated SQFLiteService for local database access.
  • Integrated GetStorageService for local key-value storage.
  • Added reusable UI components:
    • Overlay widgets
    • Signature capture widget
  • Added helpful Dart extensions.
4
likes
0
points
118
downloads

Publisher

unverified uploader

Weekly Downloads

Basic Flutter setup with GetX and Dio – everything you need to kick off a new project fast.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, get, get_storage, intl, path_provider, sqflite, uuid

More

Packages that depend on basecraft