FLUTTER ECOSYSTEM

FlutterOpen/flutter-layouts-exampls

फ्लटर उदाहरण की व्यवस्था, जैसे कि Row, Column, ListView, सिर्फ सीखने के लिए।

flutter-layouts-exampls प्रोजेक्ट कवर
Stars
306
Forks
64
अंतिम पुश (UTC)
4 नव॰ 2019
प्रोजेक्ट स्थिति
सक्रिय
Flutter开源社区 GitHub avatar
भाषाएँDart

तकनीकी विषय

उपयोग की गई निर्भरताएँ

निर्भरता सूची 3 आइटम
  • flutter{"sdk":"flutter"}
  • cupertino_icons^0.1.0
  • flutter_testडेवलपमेंट{"sdk":"flutter"}

रैंकिंग

मूल README

यह अंग्रेज़ी मूल स्नैपशॉट है। नवीनतम सामग्री GitHub पर देखें।

README खोलें / बंद करें

Just for learning

:heart: Star :heart: the repo to support the project or :smile:Follow Me.Thanks!
Facebook Page Facebook Group QQ Group Developer
Flutter Open Flutter Open 963828159 NieBin
This project contains contents are following:
Scrollview Sliver common layout Other
Page view SliverPersistentHeader Row InkWell
ListView SliverGrid Stack Shadow
CustomScrollView SliverFixedExtentList,SliverList Expanded Image.asset
Nested ListView SliverFillViewport SizedBox Padding
GridView CrossAxisAlignment Center Column

ScrollView

https://github.com/nb312/flutter_layout/blob/master/screenshots/nest_screen.png https://github.com/nb312/flutter_layout/blob/master/screenshots/sliver_screen.png https://github.com/nb312/flutter_layout/blob/master/screenshots/hero_screen.png

https://github.com/nb312/flutter_layout/blob/master/screenshots/list_screen_1.png https://github.com/nb312/flutter_layout/blob/master/screenshots/list_screen_2.png https://github.com/nb312/flutter_layout/blob/master/screenshots/page_view_screen.png

Common Layout

https://github.com/nb312/flutter_layout/blob/master/screenshots/row_column.jpg https://github.com/nb312/flutter_layout/blob/master/screenshots/stack_screen_1.png https://github.com/nb312/flutter_layout/blob/master/screenshots/cross_align.jpg

https://github.com/nb312/flutter_layout/blob/master/screenshots/stack_screen_2.pnghttps://github.com/nb312/flutter_layout/blob/master/screenshots/expand_screen.png https://github.com/nb312/flutter_layout/blob/master/screenshots/padding_screen.png

GrideView

https://github.com/nb312/flutter_layout/blob/master/screenshots/move_grid_view_screen.pnghttps://github.com/nb312/flutter_layout/blob/master/screenshots/move_grid_view_detail_screen.pnghttps://github.com/nb312/flutter_layout/blob/master/screenshots/flutter_layout.gif

MyAccount

nb312
Android APK Link of this project
Thanks for this project

License

The MIT License (MIT) Copyright © 2018 NieBin

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.