Coder Social home page Coder Social logo

niavlys / flutter_appwrite_starter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lohanidamodar/flutter_appwrite_starter

0.0 0.0 0.0 160 KB

Easy starter template for Flutter ❤️ Appwrite

License: MIT License

Kotlin 0.24% Swift 0.68% Objective-C 0.06% Dart 76.49% CMake 11.94% C++ 6.81% C 1.17% HTML 2.60%

flutter_appwrite_starter's Introduction

Flutter Appwrite Starter project

Made with 💓 from Nepal

A project you can clone to build your next project with Flutter + Appwrite.

If you don't already know what Appwrite is, it's an open source self-hosted Back-End as a Service for Web, Mobile and Flutter applications. Learn more on Appwrite.io home page.

Features

  1. Authentication
    • Email based sign up/in
  2. Riverpod State management
  3. Localization ready
  4. Google Fonts
  5. Image picker/Cropper
  6. Package info
  7. User's profile and preferences management

Getting Started

How to start your project based on this.

  1. Clone this repository locally. The folder structure is somewhat based on clean code architecture
  2. Delete .git folder to clear git history
  3. Using change_app_package_name package change the package name to whatever you want your package name to be flutter pub run change_app_package_name:main com.new.package.name
  4. For changing iOS package name use the text editors Find and Replace in whole project folder where you need to find com.popupbits.flutter_appwrite_starter and with the package name you want
  5. Using the same Find and replace in whole project folder search for flutter_appwrite_starter (package name for dart/flutter project) and replace it with your own suitable name. (check the flutter package naming standards for acceptable format)
  6. Using the same Find and replace in whole project folder search for Appwrite Starter (display name, launcher name) and replace it with your own suitable name for your app
  7. in lib/core/res/constants.dart update endpoint and project id with your own endpoint and project id details;

Adding new Locale

TODO Docs

Contribution

Contribution (suggestions, issues, feature request, pull requests) are highly welcome. Also looking for help in making it testable by adding unit, widget and integration tests.

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.