https://github.com/hiashutoshsingh/flutter-animation_examples
Examples of all types of widgets used for animation in Flutter.
https://github.com/hiashutoshsingh/flutter-animation_examples
android animation animation-library animations animations-demostration dart flutter flutter-animation flutter-animations flutter-app flutter-apps flutter-examples flutter-widget hacktoberfest hacktoberfest2022 ios
Last synced: 2 months ago
JSON representation
Examples of all types of widgets used for animation in Flutter.
- Host: GitHub
- URL: https://github.com/hiashutoshsingh/flutter-animation_examples
- Owner: hiashutoshsingh
- License: apache-2.0
- Created: 2020-06-27T18:43:51.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-25T06:40:16.000Z (over 2 years ago)
- Last Synced: 2025-04-10T23:17:20.726Z (2 months ago)
- Topics: android, animation, animation-library, animations, animations-demostration, dart, flutter, flutter-animation, flutter-animations, flutter-app, flutter-apps, flutter-examples, flutter-widget, hacktoberfest, hacktoberfest2022, ios
- Language: Dart
- Homepage: https://flutter-developer-animation.web.app/#/
- Size: 232 KB
- Stars: 25
- Watchers: 1
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.MD
- License: LICENSE.MD
Awesome Lists containing this project
README
# Anny
Flutter application for learning animations concept.
Artciles: https://hiashutoshsingh.medium.com/list/flutter-animation-series-92500e84505b
### License
```
Copyright 2021 Ashutosh SinghLicensed 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 athttp://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.
```