Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated with minor changes. #31

Merged
merged 11 commits into from Sep 24, 2022
Merged

Updated with minor changes. #31

merged 11 commits into from Sep 24, 2022

Conversation

mustafauys
Copy link
Contributor

  • Color constants file added.
  • The page structure has been edited.
  • Construction update.
  • Pubspec lock version update.
  • The colors have been updated to pull from the constant folder.

Copy link
Owner

@VB10 VB10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

eline sağlık gif veya resim ekler misin

@mustafauys
Copy link
Contributor Author

  • Readme düzenlendi, resim eklendi.
  • Tema alt yapısı oluşturuldu.
  • Google fonts paketi pubspec eklendi.
  • Color constants klasörüne açıklama eklendi.

Copy link
Owner

@VB10 VB10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bir iki ekleme

@@ -1,8 +1,11 @@
import 'package:flutter/material.dart';
import 'package:ready_to_use_widgets/core/init/constants/color_constant.dart';

final buttonStyle = ButtonStyle(
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bunu bir classa alalim styler oradan gelsin color propertlyerde constlardan gelsin

@@ -14,8 +14,7 @@ class _ExampleGlowImageState extends State<ExampleGlowImage> {

@override
Widget build(BuildContext context) {
final size = MediaQuery.of(context).size;
final _width = 300.0;
const _width = 300.0;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

width burad atutamylaim ustte veriabvle

@VB10
Copy link
Owner

VB10 commented Sep 24, 2022

@mustafauys ben bu seilde aliyorum sonra duzeltirsin sen

@VB10 VB10 merged commit ce59609 into VB10:master Sep 24, 2022
@mustafauys
Copy link
Contributor Author

@VB10 en kısa zamanda güncelleme atacağım.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants