Giter Club home page Giter Club logo

flutter_riverpod_security's Introduction

Flutter App with Riverpod and Security in Mind

This repository contains a Flutter app that demonstrates how to use the Riverpod State Management. The app contains two screens login and home screen.

Table of Contents

Features

  • Authentication.
  • Implements the Riverpod State Management.
  • Uses GetIt for dependency injection.
  • Implement Scalable Network Layer.
  • Implement Security related to jailbroken and rooted devices

Running the spring boot server

open the backend folder using IntelliJ IDEA and run it make sure the port 8080 is free to use

Installation

To run the app locally, please follow these steps:

  1. Ensure that you have Flutter SDK installed on your machine. If not, refer to the official Flutter installation guide for instructions on setting up Flutter.

  2. Clone this GitHub repository using Git or download the ZIP file.

  3. Open the project in your preferred Flutter IDE or editor (e.g., Android Studio, VS Code).

  4. Install the project dependencies by running the following command in the terminal:

    flutter pub get
  5. Connect a device or start an emulator.

  6. Run the app using the following command:

    flutter run

    The app should now be running on your device/emulator.

Usage

Once the app is installed and running, you can test running the app and see how we keep the user info safe in the keychain of iOS or encrypted database on android .

Feel free to explore the codebase to understand the implementation details of the Riverpod State Management, API integration, and Get_it for dependency injection. Make modifications, experiment with different features, and customize the app according to your needs.

Dependencies

The app relies on the following dependencies:

  • flutter_riverpod - A state management library.
  • http - A package for making HTTP requests to the New York Times API.
  • url_launcher - A package for launching URLs.
  • http - The HTTP client for Dart that supports various request features.
  • get_it: A simple service locator for dependency injection.
  • http - The HTTP client for Dart that supports various request features.
  • flutter_jailbreak_detection: a package for knowing if the device is rooted or jailbroken
  • flutter_secure_storage: a package for using secure storage for iOS and Android.

For more details on the exact versions used, please refer to the pubspec.yaml file. These dependencies are automatically resolved and fetched from the Dart package repository (pub.dev) during the installation process.

Contributing

Contributions to this project are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request. Make sure to follow the project's code style and guidelines.

To contribute to the project, follow these steps:

  1. Fork this repository.
  2. Create a new branch for your feature or bug fix.
  3. Make the necessary changes and commit your code.
  4. Push your changes to your forked repository.
  5. Submit a pull request to the original repository.

Please provide a detailed explanation of your changes and ensure that your code adheres to the project's coding conventions.

License

This project is licensed under the MIT License. Feel free to use and modify the code as per the terms of the license.

flutter_riverpod_security's People

Watchers

Khalid Alhazmi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.