All Projects → pinkeshdarji → FlutterMarvelHeroesLibrary

pinkeshdarji / FlutterMarvelHeroesLibrary

Licence: Apache-2.0 license
The simple concept for Marvel universe fans made in Flutter. Everything about favourite characters in one app.

Programming Languages

dart
5743 projects
objective c
16641 projects - #2 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to FlutterMarvelHeroesLibrary

flutter pokedex
Pokedex app built with Flutter (with lots of animations) using Clean Architecture
Stars: ✭ 1,603 (+8805.56%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
Chi Food
Food Delivery App made by Flutter and Bloc
Stars: ✭ 103 (+472.22%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
connectycube-flutter-call-kit
A Flutter plugin for displaying call screen when the app in the background or terminated.
Stars: ✭ 35 (+94.44%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
WhatsAppUIClone
WhatsApp UI Clone with Flutter
Stars: ✭ 66 (+266.67%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
stuff
Crud operation with Firebase
Stars: ✭ 80 (+344.44%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
shoppers
Flutter E-Commerce App using Firebase, Razorpay and Stripe
Stars: ✭ 94 (+422.22%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
Mathematics
In this application, we can perform some actions like subtraction, addition, multiplication, and division. And by selecting any of these, you will receive a PDF with the answer key to your MCQ or question!
Stars: ✭ 45 (+150%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
flutter-UI
将Flutter各种Widget各种API📘都实现一次。喜欢请Star。
Stars: ✭ 67 (+272.22%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
LoginAndRegistrationWithSocialMedia
Created a Project to design login screen, registration screen, login with google ,slider navigation drawer,dashboard screen login with Facebook using Flutter
Stars: ✭ 82 (+355.56%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
rijksbook
🖼 A basic Flutter app built for educational purposes
Stars: ✭ 37 (+105.56%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
data examples
An example app showing different ways to pass to and share data with widgets and pages.
Stars: ✭ 56 (+211.11%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
DevQuiz
Dev.Quiz 👨‍💻 | Rocketseat 💜 - NLW 05 👩‍🚀
Stars: ✭ 25 (+38.89%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
Best Flutter Ui Templates
completely free for everyone. Its build-in Flutter Dart.
Stars: ✭ 13,448 (+74611.11%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
Knockdown-Flutter
Enough exercises to knockdown the fear of Flutter in you 👊
Stars: ✭ 33 (+83.33%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
flutter do
Basic Flutter apps, for flutter devs
Stars: ✭ 47 (+161.11%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
BloodMS
🔥 🔥 🔥 A blood management project. 🔥 🔥 🔥
Stars: ✭ 48 (+166.67%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
flutter designs world
We at Appstree has implemented design concepts of different application using mock ups available out there at internet. These are open source projects and any once can use them. Say Hello to us at [email protected], if you want to hire our team is available to provide you top notch solutions.
Stars: ✭ 22 (+22.22%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
flutter dribble signup challenge
A dribble login UI challenge in Flutter
Stars: ✭ 43 (+138.89%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
car rental lite
A platform for car sharing where users can book any car that suits their needs and wants for their intended journey, from the closest hosts in the community.
Stars: ✭ 28 (+55.56%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples
calmly
Calmly is made with flutter to practice meditation to bring headspace and calmness. 😍💆🏼‍♂️
Stars: ✭ 34 (+88.89%)
Mutual labels:  flutter-apps, flutter-demo, flutter-examples

Marvel Heroes Library

Get to know all about favourite characters in one app as well as some basic Flutter concepts.

Inspired from

https://www.uplabs.com/posts/marvel-heroes-library

Show me

Screenshot

What you will learn

  • How to handle sensitive data like API keys.
  • Make API calls. (HTTP)
  • Best way to JSON serialization.
  • How to handle Large and Complex JSON data that sufficient for jank user experience.
  • Customize theme and font style from single place.

Catch me here

Twitter Follow Medium LinkedIn

Contribute

  1. Fork the the project
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Make required changes and commit (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Getting Started with Flutter

For help getting started with Flutter, view online documentation

License

Copyright 2019 Pinkesh Darji

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].