Skip to content

Latest commit

 

History

History
51 lines (42 loc) · 2.01 KB

README.md

File metadata and controls

51 lines (42 loc) · 2.01 KB

BookStore

My first flutter app that create a readers community by uploading pdf books from users.

Built With

  • Dart : The official programming language for Flutter development.
  • Provider :A wrapper around InheritedWidget to make them easier to use and more reusable.
  • Http : A composable, Future-based library for making HTTP requests.
  • sharedPreferences : Wraps platform-specific persistent storage for simple data.
  • Intl : This package provides internationalization and localization facilities, including message translation, plurals and genders, date/number formatting and parsing, and bidirectional text.
  • flutterPluginPDFViewer : A flutter plugin for handling PDF files. Works on both Android & iOS.

Screens