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

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

2.0.2 #

🐞 Bug Fixes #

  • Api Client add more options to customize calling api's.
  • SqfliteService remove the singleton to work across multiple tables.
  • Infinite Pagination Bug Fixed

2.0.1 #

🚀 Features #

  • Repository Class
  • Open App Setting
  • Infinite Pagination Bug Fixed
  • Added Shimmer Widget

2.0.0 #

🚀 Features #

  • Check Internet Connectivity
  • API Client Modification added multipart
  • WebSocket
  • Permission Handler

1.0.1 #

🚀 Features #

  • Bug Fixes

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.

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
115
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, plugin_platform_interface, sqflite, uuid

More

Packages that depend on basecraft

Packages that implement basecraft