More than 130+ pages in this beautiful app and more than 45 developers has contributed to it.

Overview

flutter-ui-nice

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

Facebook Page Twitter Medium QQ Group
Flutter Open NieBin Flutter Open 963828159

Contributors

~ ~ ~ ~ ~
NieBin Echonox Mahesh Jamdade edgartrem srikanthbollojula
Yasin ilhan Çağrı Akgül dndoanh Waffulz Santosh Prasad Sah

Contents

License

Copyright 2019 @NieBin

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.

Comments
  • Modify to fit Android X

    Modify to fit Android X

    This project has not been maintained for a long time, when I downloaded it and ran it, I found that this project is no longer adaptable to Android X, so I made some changes to adapt it to Android X

    opened by gaowanliang 0
  • Flutter-UI: showPlacePicker() method is now decrypted

    Flutter-UI: showPlacePicker() method is now decrypted

    • With v1.0.0 of https://pub.dev/packages/google_places_picker/, the showPlacePicker() method was removed
    • Fix it by using showAutocomplete() method instead!

    Signed-off-by: Sagar Shah [email protected]

    opened by sagarshah1729 0
  • Profile page 01

    Profile page 01

    Our friend Terrance Duong has finished Profile page 01 and I have merged in my github repo, I think you should also merge it.

    Let me know if any things need to be changed.

    Thank you

    opened by SahSantoshh 0
  • Shopping page 18-19 added

    Shopping page 18-19 added

    Page 18

    • Horizontal animation remaining for page 18
    • The radio button doesn't look so accurate

    Page 19

    • the background image color and opacity for card may not be so perfect
    opened by maheshmnj 0
  • Page Four

    Page Four

    -Page Four implemented -Clean Code -Const document for Shadows added

    *note: Page Four is not finished yet, still have to add images and make it responsive.

    opened by Waffulz 0
  • whts d error when i try to access data using public Api

    whts d error when i try to access data using public Api

    I/flutter (11892): url: https://api.openweathermap.org/data/2.5/forecast/daily?q=chennai&appid=ed60fcfbd110ee65c7150605ea8aceea&units=imperial E/flutter (11892): [ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: FormatException: Unexpected character (at character 1) E/flutter (11892): https://api.openweathermap.org/data/2.5/forecast/daily?q=chennai&appid=ed60... E/flutter (11892): ^ E/flutter (11892): E/flutter (11892): #0 _ChunkedJsonParser.fail (dart:convert-patch/convert_patch.dart:1394:5) E/flutter (11892): #1 _ChunkedJsonParser.parseNumber (dart:convert-patch/convert_patch.dart:1261:9) E/flutter (11892): #2 _ChunkedJsonParser.parse (dart:convert-patch/convert_patch.dart:926:22) E/flutter (11892): #3 _parseJson (dart:convert-patch/convert_patch.dart:31:10) E/flutter (11892): #4 JsonDecoder.convert (dart:convert/json.dart:505:36) E/flutter (11892): #5 JsonCodec.decode (dart:convert/json.dart:153:41) E/flutter (11892): #6 Nnetwork.getWeather (package:flutter_widget/ui_network/network.dart:15:49) E/flutter (11892): E/flutter (11892): #7 _ForCcState.initState (package:flutter_widget/Weather/weather_for.dart:12:23) E/flutter (11892): #8 StatefulElement._firstBuild (package:flutter/src/widgets/framework.dart:4640:58) E/flutter (11892): #9 ComponentElement.mount (package:flutter/src/widgets/framework.dart:4476:5) E/flutter (11892): #10 Element.inflateWidget (package:flutter/src/widgets/framework.dart:3446:14) E/flutter (11892): #11 Element.updateChild (package:flutter/src/widgets/framework.dart:3214:18) E/flutter (11892): #12 SingleChildRenderObjectElement.mount (package:flutter/src/widgets/framework.dart:5830:14) E/flutter (11892): #13 Element.inflateWidget (package:flutter/src/widgets/framework.dart:3446:14) E/flutter (11892): #14 Element.updateChild (package:flutter/src/widgets/framework.dart:3214:18) E/flutter (11892): #15 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:4527:16) E/flutter (11892): #16 Element.rebuild (package:flutter/src/widgets/framework.dart:4218:5) E/flutter (11892): #17 ComponentElement._firstBuild (package:flutter/src/widgets/framework.dart:4481:5) E/flutter (11892): #18 ComponentElement.mount (package:flutter/src/widgets/framework.dart:4476:5) E/flutter (11892): #19 Element.inflateWidget (package:flutter/src/widgets/framework.dart:3446:14) E/flutter (11892): #20 Element.updateChild (package:flutter/src/widgets/framework.dart:3214:18) E/flutter (11892): #21 SingleChildRenderObjectElement.mount (package:flutter/src/widgets/framework.dart:5830:14) E/flutter (11892): #22 Element.inflateWidget (package:flutter/src/widgets/framework.dart:3446:14) E/flutter (11892): #23 Element.updateChild (package:flutter/src/widgets/framework.dart:3214:18) E/flutter (11892): #24 SingleChildRenderObjectElement.mount (package:flutter/src/widgets/framework.dart:5830:14) E/flutter (11892): #25 Element.inflateWidget (package:flutter/src/widgets/framework.dart:3446:14) E/flutter (11892): #26 Element.updateChild (package:flutter/src/widgets/framework.dart:3214:18) E/flutter (11892): #27 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:4527:16) E/flutter (11892): #28 StatefulElement.performRebuild (package:flutter/src/widgets/framework.dart:4675:11) E/flutter (11892): #29 Element.rebuild (package:flutter/src/widgets/framework.dart:4218:5) E/flutter (11892): #30 ComponentElement._firstBuild (package:flutter/src/widgets/framework.dart:4481:5) E/flutter (11892): #31 StatefulElement._firstBuild (package:flutter/src/widgets/framework.dart:4666:11) E/flutter (11892): #32 ComponentElement.mount (package:flutter/src/widgets/framework.dart:4476:5) E/flutter (11892): #33 Element.inflateWidget (package:flutter/src/widgets/framework.dart:3446:14) E/flutter (11892): #34 Element.updateChild (package:flutter/src/widgets/framework.dart:3214:18) E/flutter (11892): #35 SingleChildRenderObjectElement.mount (package:flutter/src/widgets/framework.dart:5830:14) E/flutter (11892): #36 Element.inflateWidget (package:flutter/src/widgets/framework.dart:3446:14) E/flutter (11892): #37 Element.updateChild (package:flutter/src/widgets/framework.dart:3214:18) E/flutter (11892): #38 SingleChildRenderObjectElement.mount (package:flutter/src/widgets/framework.dart:5830:14) E/flutter (11892): #39 Element.inflateWidget (package:flutter/src/widgets/framework.dart:3446:14) E/flutter (11892): #40 Element.updateChild (package:flutter/src/widgets/framework.dart:3214:18) E/flutter (11892): #41 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:4527:16) E/flutter (11892): #42 StatefulElement.performRebuild (package:flutter/src/widgets/framework.dart:4675:11) E/flutter (11892): #43 Element.rebuild (package:flutter/src/widgets/framework.dart:4218:5) E/flutter (11892): #44 ComponentElement._firstBuild (package:flutter/src/widgets/framework.dart:4481:5) E/flutter (11892): #45 StatefulElement._firstBuild (package:f

    opened by Ganeshnath 0
  • Rename the file to follow the Dart guidelines

    Rename the file to follow the Dart guidelines

    I think you could rename the project's file to follow the guidelines with lowercase and undescore. Just an improvement :)

    Some file systems are not case-sensitive, so many projects require filenames to be all lowercase. Using a separating character allows names to still be readable in that form. Using underscores as the separator ensures that the name is still a valid Dart identifier, which may be helpful if the language later supports symbolic imports.

    opened by jeancsanchez 1
  • Front screen broken

    Front screen broken

    The first screen does not show the logo at the top and the text reading "flutter-ui-nice" is too far to the left and can't be read (see attachment). flutteruinice

    $ dart --version Dart VM version: 2.3.1 (Tue May 21 19:28:38 2019 +0200) on "macos_x64"

    $ flutter --version Flutter 1.5.4-hotfix.2 • channel stable • https://github.com/flutter/flutter.git Framework • revision 7a4c33425d (6 weeks ago) • 2019-04-29 11:05:24 -0700 Engine • revision 52c7a1e849 Tools • Dart 2.3.0 (build 2.3.0-dev.0.5 a1668566e5)

    opened by cakebread 1
Owner
Flutter开源社区
Flutter开源社区
An easy-to-use flutter http network requests handler with more functionality than http but more simpler than dio.

network_requests An easy-to-use flutter http network requests handler with more functionality than http but more simpler than dio. Platform Supported

Coder_Manuel 3 Dec 15, 2022
Sink - Verify that you're spending more than you can afford

Sink Sink is an app that allows you to track your income and expenses. Current Status Usable Visually bearable Unusable Local App Setup While working

Simonas Viliūnas 85 Jan 3, 2023
DEVS: Developer Board and Jobs Listing | For Developers, By Developers

devs Setup Currently, this DEVS project is using the master channel of the Flutter SDK. TODO: Migrate to beta Clone the project git clone https://gith

Flutter Philippines Community 40 Apr 16, 2022
Album Image is based in photo_manager package and has the same concept as image_picker but with a more attractive interface to choose an image or video from the device gallery, whether it is Android or iOS

Album Image is based in photo_manager package and has the same concept as image_picker but with a more attractive interface to choose an image or vide

Phuong Vu 2 Oct 13, 2022
Help developers build the most beautiful search bar🍹.

fsearch Help developers build the most beautiful search bar ?? . [FSearch] provides developers with a one-stop search bar construction service. Suppor

Fliggy Mobile 70 Oct 28, 2022
A Flutter plugin than allow expand and collapse text dynamically

readmore A Flutter plugin than allow expand and collapse text. usage: add to your pubspec readmore: ^1.0.2 and import: import 'package:readmore/readm

Jonny Borges 173 Dec 28, 2022
Trying out Flutter for desktop Web app development as an alternative to SPA frameworks (such as React and Angular) by recreating one of the pages of an existing CV Management web app

HTML Renderer Demo CanvasKit Renderer Demo Reddit discussion This repo contains a PoC of using Flutter as a traditional SPA framework for creating a d

Maxim Saplin 20 Oct 11, 2022
Generate responsive pages and apps on HTML, Tailwind, Flutter and SwiftUI.

Figma to Code Most design to code plugins are bad, some are even paid. This project aims to raise the bar by generating responsive layouts in Tailwind

Bernardo Ferrari 2.8k Jan 4, 2023
A routing package that lets you navigate through guarded page stacks and URLs using the Router and Navigator's Pages API, aka "Navigator 2.0".

A Flutter package to help you handle your application routing and synchronize it with browser URL. Beamer uses the power of Router and implements all

Sandro Lovnički 485 Jan 7, 2023
Easily build and deploy your Dart web app to GitHub pages

Run flutter build web or dart pub run build_runner build and put the output in another branch. An easy way to update gh-pages. Install $ dart pub glob

Kevin Moore 183 Dec 20, 2022
This is the flutter code for One health app admin and doctor pages.

one_health_doctor_and_admin A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get

Moideen Rafih P A 4 Aug 7, 2022
Excersises-app - Flutter excersises app design with 2 design pages

About The Project Flutter excersises app design with 2 design pages only Design

Muh Afrinal Hakim 0 Jan 2, 2022
A wrapper around Navigator 2.0 and Router/Pages to make their use a easier.

APS Navigator - App Pagination System This library is just a wrapper around Navigator 2.0 and Router/Pages API that tries to make their use easier: ??

Guilherme Silva 14 Oct 17, 2022
This is an auction application just like eBay. Using firebase as the backend for signup & sign-in functionality. In addition to that, it's a two pages application with user bid in input and count down view.

Nilam This is an auction application just like eBay. Using firebase as the backend for signup & sign-in functionality. In addition to that, it's a two

Md. Siam 5 Nov 9, 2022
Firebase Realtime Database as Back-end - Used in 'cart' and 'favourites' pages

food_delivery_app Firebase Realtime Database as Back-end - Used in 'cart' and 'f

Dogan 11 Oct 24, 2022
Simple UI design implementation of two pages.

dating_app_clone A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started

null 4 Sep 22, 2021
A simple dart library for extracting the Open Graph protocol on a web pages

ogp_data_extract A simple dart library for extracting the Open Graph protocol on

KINTO 0 Jan 12, 2022
Swipeable button view - Create Ripple Animated Pages With Swipeable Button View

swipeable_button_view You can create ripple animated pages with swipeable_button

cemreonur 3 Apr 22, 2022
Simple Dart package for creating mailto links in your Flutter apps or web pages

mailto Simple Dart package for creating mailto links in your Flutter and Dart apps The mailto package helps you build mailto links and provides you wi

SMAHO Engineering OSS 21 Jul 8, 2022