Code Monkey home page Code Monkey logo

flutter_examples's Introduction

❤️ Star ❤️ the repo to support the project or 😄Follow Me.Thanks!

1. Timedim:

Add Firebase_Auth Dependency in pubspec.yaml

dependencies:
   splashscreen:

You can install packages from the command line:

 flutter packages get

Add Images in pubspec.yaml

 assets:
   - images/pica2.png
   - images/pica3.png
   - images/rooster.png
   - images/plants/in_plants1.jpg
   - images/plants/in_plants3.jpg
   - images/plants/plant2.jpg
   - images/plants/spices.png
   - images/plants/in_plants2.jpg
   - images/plants/in_plants4.jpg
   - images/plants/in_plants6.png
   - images/plants/in_plants7.png

............. .............

..............

2. Flutter_Firebase Project

In this project i have used firebase auth to signup and signed in the user.

Add Firebase_Auth Dependency in pubspec.yaml

dependencies:
   firebase_auth: ^0.8.1

You can install packages from the command line:

 flutter packages get

............. .............

.............. .............. . . .

3. Firebase_Todo Project

Update the Data Module is Pending.

Add Cloud_Firestore Dependency in pubspec.yaml

dependencies:
   cloud_firestore:
Save file and It will automatically add the dependency. or Follow below mentioned instruction.

You can install packages from the command line:

 flutter packages get

.............. ..............

4. Camera Demo Project

Add Image_Picker Dependency in pubspec.yaml

dependencies:
   image_picker: ^0.5.0+3

You can install packages from the command line:

 flutter packages get

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.