Giter Club home page Giter Club logo

Comments (31)

himanshusharma89 avatar himanshusharma89 commented on May 18, 2024 1

Yeah @Saransh-cpp, SahredPreferences will be used to store the data.

from flutter-blog-app.

hutomosaktikartiko avatar hutomosaktikartiko commented on May 18, 2024

A full-screen intro slider when user freshly installs the app before registration.

do you already have a design that will be applied to the code?

from flutter-blog-app.

himanshusharma89 avatar himanshusharma89 commented on May 18, 2024

@hutomosaktikartiko I don't have a particular design, you can follow up the current UI and create the intro slider

from flutter-blog-app.

himanshusharma89 avatar himanshusharma89 commented on May 18, 2024

Hi @Dhruv-Sachdev1313, you can create PageView with 3 Pages for intro slider with the help of smooth page indicator when the user freshly installs the app.

from flutter-blog-app.

Dhruv-Sachdev1313 avatar Dhruv-Sachdev1313 commented on May 18, 2024

heyy @himanshusharma89 , Thanks for tagging me in this issue. Anything specific you want in intro sliders?

from flutter-blog-app.

himanshusharma89 avatar himanshusharma89 commented on May 18, 2024

@Dhruv-Sachdev1313 Just create a page view slider, with appropriate assets for the App with current UI in mind. you can refer to smaranjitghose/girlscript_app#270 (comment)

from flutter-blog-app.

Dhruv-Sachdev1313 avatar Dhruv-Sachdev1313 commented on May 18, 2024

@himanshusharma89 ohkayy . I am on it . please assign it to me

from flutter-blog-app.

Dhruv-Sachdev1313 avatar Dhruv-Sachdev1313 commented on May 18, 2024

heyy @himanshusharma89 I know this is a very naive question but I couldn't make your code run in my machine. I guess it is the lowercase issue of the name of the project. Can you please guide ?
Screenshot 2020-10-06 at 1 48 47 AM

from flutter-blog-app.

himanshusharma89 avatar himanshusharma89 commented on May 18, 2024

@Dhruv-Sachdev1313 No need to create a flutter project, pull the latest from the remote. Do the pub get in pubspec.yaml and restart vs code.

from flutter-blog-app.

Dhruv-Sachdev1313 avatar Dhruv-Sachdev1313 commented on May 18, 2024

heyy @himanshusharma89 it worked. I just have a question, Is firebase setup for IOS , I mean have you added the googleService.info.plist file in runner directory? because I can't see any

from flutter-blog-app.

himanshusharma89 avatar himanshusharma89 commented on May 18, 2024

Hi @Dhruv-Sachdev1313, I don't have Xcode so I couldn't integrate it for iOS. Share me your email, I'll add you to the console.

from flutter-blog-app.

Dhruv-Sachdev1313 avatar Dhruv-Sachdev1313 commented on May 18, 2024

@himanshusharma89 my email id is [email protected], or else I could get an android phone to test this app. anything is fine for me.

from flutter-blog-app.

himanshusharma89 avatar himanshusharma89 commented on May 18, 2024

@Dhruv-Sachdev1313 Added to console. And I think we should go for iOS integration. Create an issue for iOS integration, I'll assign it to you.

from flutter-blog-app.

himanshusharma89 avatar himanshusharma89 commented on May 18, 2024

@Dhruv-Sachdev1313 Any update?

from flutter-blog-app.

Dhruv-Sachdev1313 avatar Dhruv-Sachdev1313 commented on May 18, 2024

@himanshusharma89 Yess , I wanted to add gif like image, so I am trying to figure out how could a record a screen video in my simulator and convert it to gif, and also I am working on completing the firebase for iOS setup, just give me a little time if its ok for you ?

from flutter-blog-app.

himanshusharma89 avatar himanshusharma89 commented on May 18, 2024

Sure @Dhruv-Sachdev1313, take your time and if you need gifs, checkout: https://lottiefiles.com/

from flutter-blog-app.

Dhruv-Sachdev1313 avatar Dhruv-Sachdev1313 commented on May 18, 2024

@himanshusharma89 Hey, is it ok if I make PR till this weekend? actually I am really occupied with college stuff. Am I making the project delay?

from flutter-blog-app.

himanshusharma89 avatar himanshusharma89 commented on May 18, 2024

@Dhruv-Sachdev1313 It is okay, take your time.

from flutter-blog-app.

Dhruv-Sachdev1313 avatar Dhruv-Sachdev1313 commented on May 18, 2024

Hey @himanshusharma89 . I am facing a little trouble with choosing the colour part, Could you please give me some reviews and suggestions, as you can say that I am not that good when it comes to choosing colour combinations😅. By the way in the last screenshot for dark mode that image is a GIF for dark mode, I also have uploaded that gif at the last .

Simulator Screen Shot - iPhone 11 Pro Max - 2020-10-16 at 19 52 13
Simulator Screen Shot - iPhone 11 Pro Max - 2020-10-16 at 19 52 16
Simulator Screen Shot - iPhone 11 Pro Max - 2020-10-16 at 19 52 25

darkmode

from flutter-blog-app.

himanshusharma89 avatar himanshusharma89 commented on May 18, 2024

@Dhruv-Sachdev1313 Use rounded icons and normal text Alignment. And about the colour, I am not so good at choosing the colour, you can refer to https://coolors.co/ to generate a palette

from flutter-blog-app.

Dhruv-Sachdev1313 avatar Dhruv-Sachdev1313 commented on May 18, 2024

@himanshusharma89 Thanks for the colour website, but I couldn't understand exactly what do you mean by the rounded icons and normal text alignment, can you please explain a little more about that

from flutter-blog-app.

himanshusharma89 avatar himanshusharma89 commented on May 18, 2024

@Dhruv-Sachdev1313 In the beta branch you have updated icons check them and don't make the text italic. This was what I meant.

from flutter-blog-app.

Dhruv-Sachdev1313 avatar Dhruv-Sachdev1313 commented on May 18, 2024

@himanshusharma89 By beta branch you mean the beta channel of flutter sdk ???

from flutter-blog-app.

himanshusharma89 avatar himanshusharma89 commented on May 18, 2024

Yeah @Dhruv-Sachdev1313

from flutter-blog-app.

Dhruv-Sachdev1313 avatar Dhruv-Sachdev1313 commented on May 18, 2024

@himanshusharma89 . Hey I was searching about the iOS SDK issue in firebase that we faced, I saw it on Youtube, that guy faced the same issue. I guess that it is a bug from firebase side, because as you saw even that day that our app was communicating with firebase servers , but it did not update the status in console.

from flutter-blog-app.

himanshusharma89 avatar himanshusharma89 commented on May 18, 2024

@Dhruv-Sachdev1313 Some times Android also face this issue, you can try it again, it should work and what about the intro slider? Any update?

from flutter-blog-app.

Dhruv-Sachdev1313 avatar Dhruv-Sachdev1313 commented on May 18, 2024

@himanshusharma89 Ohkaay, i will try again, About the intro slider, I am still not convinced full by how it looks, just a question as I have shared the screenshot before, is there anything on content side to add or delete?

from flutter-blog-app.

himanshusharma89 avatar himanshusharma89 commented on May 18, 2024

@Dhruv-Sachdev1313 You can add some illustrations/vectors in the intro slides, I'll add the content later. And pull the code before working on it.

from flutter-blog-app.

Dhruv-Sachdev1313 avatar Dhruv-Sachdev1313 commented on May 18, 2024

hey @himanshusharma89 . Sorry for the delay in this issue, but I am facing a problem due to which this app is not running in my simulator. This Issue is similar to this one firebase/firebase-ios-sdk#6462
I have added the screenshot of the error, I have tried updating the pods several times , but it didn't work.
Screenshot 2020-11-11 at 10 46 01 PM

from flutter-blog-app.

himanshusharma89 avatar himanshusharma89 commented on May 18, 2024

Hey @Dhruv-Sachdev1313, sorry for the late response, are you still facing the issue?

from flutter-blog-app.

Saransh-cpp avatar Saransh-cpp commented on May 18, 2024

Hey, if the assignee is not able to make it, can I work on this issue? I had some doubts, there is no registration screen so how will the showing intro sliders only once thing work? Should I use SharedPreferences to store the user's data (that if he has already seen the screens or not) locally?

from flutter-blog-app.

Related Issues (20)

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.