Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dvmjoshi/netflix_clone
Netflix type clone app to learn animation and basic UI components..
https://github.com/dvmjoshi/netflix_clone
android-application animation cross-platform flutter flutter-app flutter-apps flutter-demo flutter-examples flutter-ui flutter-ui-challenges flutter-widget flutterwave ios
Last synced: 11 days ago
JSON representation
Netflix type clone app to learn animation and basic UI components..
- Host: GitHub
- URL: https://github.com/dvmjoshi/netflix_clone
- Owner: dvmjoshi
- License: mit
- Created: 2019-06-10T06:39:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-28T05:11:49.000Z (about 3 years ago)
- Last Synced: 2024-10-10T19:29:09.465Z (28 days ago)
- Topics: android-application, animation, cross-platform, flutter, flutter-app, flutter-apps, flutter-demo, flutter-examples, flutter-ui, flutter-ui-challenges, flutter-widget, flutterwave, ios
- Language: Dart
- Homepage:
- Size: 3.59 MB
- Stars: 173
- Watchers: 3
- Forks: 51
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# netflix_clone
A new Flutter application to learn animation and basic ui components..
## Assets credit to dribbble artist
## Getting StartedThis project is a starting point for a Flutter application.
Happy learning. :+1:
If you found this project useful, then please consider giving it a :star: on Github and sharing it with your friends via social media.
### Show some :heart: and star the repo to support the project
if you like my work support me
## Project Created & Maintained By### divyam joshi
# Donate> If you found this project helpful or you learned something from the source code and want to appreciate
>
>
> - [PayPal](https://paypal.me/divyamjoshi)A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.io/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.io/docs/cookbook)For help getting started with Flutter, view our
[online documentation](https://flutter.io/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.## License
```
The MIT LicenseCopyright (c) 2019 Divyam Joshi
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.