Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
e1b7297
local check
Oct 2, 2020
38ba269
merged
Oct 2, 2020
b782f36
gfcheckbox tiles change & few components missing comments added
Oct 2, 2020
1fba485
floating widget changes & introscreen changes
Oct 2, 2020
694afb5
Merge branch 'master' of https://github.com/Sandipkakadiya/getflutter…
Oct 2, 2020
13cee3a
dropdown & multiselect changes
Oct 2, 2020
154d789
loader, listtile, progressbar, radiotile changes & comments changes
Oct 2, 2020
ee489ab
radio, radiotile, rating, sticky header changes & review
Oct 2, 2020
61d56ff
changelog added
Oct 2, 2020
3196e04
code formated , changelog added, version updated
Oct 2, 2020
1b62a84
Merge pull request #193 from Sandipkakadiya/review
Sandipkakadiya Oct 2, 2020
53794f0
Merge pull request #45 from ionicfirebaseapp/master
deepikahr Oct 5, 2020
45c6777
GFProgressBar issue fixed
deepikahr Oct 5, 2020
b3fb183
state changes in gf bottomsheet
deepikahr Oct 8, 2020
1fd77a6
background blur changes in floating widget
deepikahr Oct 8, 2020
3d8eb5b
icon button issue fixed
deepikahr Oct 12, 2020
e993851
gfsearchbar tested
deepikahr Oct 12, 2020
9578e71
changes in gfdropdown and gfmultiselect
deepikahr Oct 13, 2020
21db984
onchangd added
deepikahr Oct 14, 2020
4a5cb48
extra features added
deepikahr Oct 14, 2020
1ac4267
description added
deepikahr Oct 14, 2020
b322fb9
completed GFDropdown and GFMultiselect
deepikahr Oct 14, 2020
e0a9c72
completed GFDropdown and GFMultiselect
deepikahr Oct 14, 2020
e67b5a6
Merge pull request #46 from deepikahr/GFDropdown
deepikahr Oct 14, 2020
0a1497b
description changed
deepikahr Oct 15, 2020
3755c9f
changes in description
deepikahr Oct 16, 2020
d898db8
Merge pull request #47 from deepikahr/GFDropdown
deepikahr Oct 16, 2020
b8c7617
Merge pull request #197 from deepikahr/master
Sandipkakadiya Oct 16, 2020
9d1cb12
changes in description and properties key names in few components
deepikahr Oct 16, 2020
434ba0e
changes in description and keynames
deepikahr Oct 16, 2020
2db5188
Merge pull request #48 from deepikahr/GFDropdown
deepikahr Oct 16, 2020
729993c
getWidget issues fixed
deepikahr Oct 22, 2020
139b000
Merge pull request #49 from deepikahr/GFDropdown
deepikahr Oct 22, 2020
4e6862d
Merge pull request #199 from deepikahr/master
Sandipkakadiya Oct 23, 2020
ffac508
GFCarousel issues fixed
deepikahr Oct 27, 2020
902a8cb
Merge pull request #50 from deepikahr/GFDropdown
deepikahr Oct 27, 2020
30117b9
Merge pull request #200 from deepikahr/master
Sandipkakadiya Oct 27, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 22 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog


## 1.2.2 - 2020-10-02

### Fixed
* [GFButton] width related issue.
* [GFRadio] minor issue.
* [GFRadioListTile] selection issue
* [GFCheckbox] minor issue.
* [GFCheckboxListTile] selection issue
* Many more minor improvements.

### Added
* few new compoenents added
- GFBottomSheet
- GFIntroScreen
- GFAnimation
- GFBorder
- GFStickyHeader



## 1.1.3 - 2020-07-30

### Fixed
Expand All @@ -9,7 +30,7 @@
* [GFCarousel] active page indicator is not being updated without "onPageChanged" #139
* [GFTabBar] Docs say about isScrollable which is not supported #132

### Update
### Added
* couple of compoenents (WIP)
- GFCheckboxTile
- GFRadioTile
Expand Down
44 changes: 22 additions & 22 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,42 +7,42 @@ packages:
name: async
url: "https://pub.dartlang.org"
source: hosted
version: "2.4.2"
version: "2.5.0-nullsafety.1"
boolean_selector:
dependency: transitive
description:
name: boolean_selector
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0"
version: "2.1.0-nullsafety.1"
characters:
dependency: transitive
description:
name: characters
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.0"
version: "1.1.0-nullsafety.3"
charcode:
dependency: transitive
description:
name: charcode
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.3"
version: "1.2.0-nullsafety.1"
clock:
dependency: transitive
description:
name: clock
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.1"
version: "1.1.0-nullsafety.1"
collection:
dependency: transitive
description:
name: collection
url: "https://pub.dartlang.org"
source: hosted
version: "1.14.13"
version: "1.15.0-nullsafety.3"
convert:
dependency: transitive
description:
Expand All @@ -63,7 +63,7 @@ packages:
name: fake_async
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.0"
version: "1.2.0-nullsafety.1"
flutter:
dependency: "direct main"
description: flutter
Expand Down Expand Up @@ -92,28 +92,28 @@ packages:
path: ".."
relative: true
source: path
version: "1.1.3"
version: "1.2.2"
matcher:
dependency: transitive
description:
name: matcher
url: "https://pub.dartlang.org"
source: hosted
version: "0.12.8"
version: "0.12.10-nullsafety.1"
meta:
dependency: transitive
description:
name: meta
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.8"
version: "1.3.0-nullsafety.3"
path:
dependency: transitive
description:
name: path
url: "https://pub.dartlang.org"
source: hosted
version: "1.7.0"
version: "1.8.0-nullsafety.1"
path_drawing:
dependency: transitive
description:
Expand Down Expand Up @@ -148,7 +148,7 @@ packages:
name: plugin_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.2"
version: "1.0.1"
pub_semver:
dependency: transitive
description:
Expand All @@ -167,49 +167,49 @@ packages:
name: source_span
url: "https://pub.dartlang.org"
source: hosted
version: "1.7.0"
version: "1.8.0-nullsafety.2"
stack_trace:
dependency: transitive
description:
name: stack_trace
url: "https://pub.dartlang.org"
source: hosted
version: "1.9.5"
version: "1.10.0-nullsafety.1"
stream_channel:
dependency: transitive
description:
name: stream_channel
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0"
version: "2.1.0-nullsafety.1"
string_scanner:
dependency: transitive
description:
name: string_scanner
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.5"
version: "1.1.0-nullsafety.1"
term_glyph:
dependency: transitive
description:
name: term_glyph
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.0"
version: "1.2.0-nullsafety.1"
test_api:
dependency: transitive
description:
name: test_api
url: "https://pub.dartlang.org"
source: hosted
version: "0.2.17"
version: "0.2.19-nullsafety.2"
typed_data:
dependency: transitive
description:
name: typed_data
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.0"
version: "1.3.0-nullsafety.3"
url_launcher:
dependency: "direct main"
description:
Expand Down Expand Up @@ -251,7 +251,7 @@ packages:
name: vector_math
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.8"
version: "2.1.0-nullsafety.3"
xml:
dependency: transitive
description:
Expand All @@ -260,5 +260,5 @@ packages:
source: hosted
version: "4.2.0"
sdks:
dart: ">=2.9.0-14.0.dev <3.0.0"
flutter: ">=1.18.0-6.0.pre <2.0.0"
dart: ">=2.10.0-110 <2.11.0"
flutter: ">=1.18.0-6.0.pre <2.0.0"
1 change: 1 addition & 0 deletions lib/components/accordian/gf_accordian.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import 'package:flutter/material.dart';
import 'package:getwidget/getwidget.dart';

class GFAccordion extends StatefulWidget {
/// An accordion is used to show (and hide) content. Use [showAccordion] to hide & show the accordion content.
const GFAccordion(
{Key key,
this.titleChild,
Expand Down
40 changes: 20 additions & 20 deletions lib/components/animation/gf_animation.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import 'package:flutter/material.dart';
import 'package:getwidget/types/gf_animation_type.dart';

class GFAnimation extends StatefulWidget {
/// Wrap any widget with [GFAnimation] to animate your widget. see [GFAnimationType] for types of animations.
const GFAnimation({
Key key,
this.duration,
Expand Down Expand Up @@ -37,13 +38,13 @@ class GFAnimation extends StatefulWidget {
/// The duration for animation to perform
final Duration duration;

/// The duration for animation to perform
/// The duration for reverse animation to perform
final Duration reverseDuration;

/// Defines how the animated widget is aligned within the Animation.
/// Defines how the animated widget is aligned during Animation.
final Alignment alignment;

/// Defines how the animated widget is aligned(after the onTap) within the Animation.
/// Defines how the animated widget is aligned(after the onTap) during Animation.
final Alignment activeAlignment;

/// The child of type [Widget] to display animation effect.
Expand All @@ -52,19 +53,20 @@ class GFAnimation extends StatefulWidget {
/// Determines the animation curve. Defaults to [Curves.linear].
final Curve curve;

///type of [GFAnimation] which takes the type ie, align, size, container, rotateTransition, scaleTransition, slideTransition, and textStyle for the [GFAnimation]
///type of [GFAnimation] which takes the type ie, align, size, container,
/// rotateTransition, scaleTransition, slideTransition, and textStyle for the [GFAnimation]
final GFAnimationType type;

/// defines [AnimatedContainer] initial width
final double width;

/// defines the width of [AnimatedContainer] upto which it can extend during animation
/// defines the width of [AnimatedContainer] upto which it can expand during animation
final double changedWidth;

/// defines [AnimatedContainer] initial height
final double height;

/// defines the height of [AnimatedContainer] upto which it can extend during animation
/// defines the height of [AnimatedContainer] upto which it can expand during animation
final double changedHeight;

/// defines the color of [AnimatedContainer] when onTap triggers
Expand All @@ -82,42 +84,40 @@ class GFAnimation extends StatefulWidget {
/// Called when the user taps the [child]
final Function onTap;

/// Here's an illustration of the [RotationTransition] widget, with it's [turnsAnimation]
/// animated by a stuckValue set to animate
/// For GFAnimationType.rotateTransition, customized turns animation can be added to [RotationTransition] widget
final Animation<double> turnsAnimation;

/// Here's an illustration of the [ScaleTransition] widget, with it's [scaleAnimation]
/// animated by a [CurvedAnimation] set to [Curves.linear]
/// For GFAnimationType.scaleTransition, customized scale animation can be added to [ScaleTransition] widget
final Animation<double> scaleAnimation;

/// controls animation
/// Type of [AnimationController], its a controller of an animation.
final AnimationController controller;

///direction of the [AnimatedDefaultTextStyle] TextDirection for [ltr,rtl]
/// Defines direction of the [AnimatedDefaultTextStyle] TextDirection i.e [ltr,rtl]
final TextDirection textDirection;

/// [ScaleTransition], which animates the scale of a widget.
/// For GFAnimationType.slideTransition, which animates the position of a widget.
final Animation<Offset> slidePosition;

/// defines the [TextStyle] of [AnimatedDefaultTextStyle]
/// Defines the [TextStyle] of [AnimatedDefaultTextStyle]
final TextStyle style;

/// defines the [TextAlign] of [AnimatedDefaultTextStyle]
/// Defines the [TextAlign] of [AnimatedDefaultTextStyle]
final TextAlign textAlign;

/// defines the [TextOverflow] of [AnimatedDefaultTextStyle]
/// Defines the [TextOverflow] of [AnimatedDefaultTextStyle]
final TextOverflow textOverflow;

/// defines the [maxLines] of [AnimatedDefaultTextStyle]
/// Defines the [maxLines] of [AnimatedDefaultTextStyle]
final int maxLines;

/// defines the [TextWidthBasis] of [AnimatedDefaultTextStyle]
/// Defines the [TextWidthBasis] of [AnimatedDefaultTextStyle]
final TextWidthBasis textWidthBasis;

/// defines the [fontSize] of [AnimatedDefaultTextStyle]
/// Defines the [fontSize] of [AnimatedDefaultTextStyle]
final double fontSize;

/// defines the [fontWeight] of [AnimatedDefaultTextStyle]
/// Defines the [fontWeight] of [AnimatedDefaultTextStyle]
final FontWeight fontWeight;

@override
Expand Down
50 changes: 0 additions & 50 deletions lib/components/badge/gf_button_badge.dart
Original file line number Diff line number Diff line change
Expand Up @@ -272,53 +272,3 @@ class _GFButtonBadgeState extends State<GFButtonBadge> {
),
);
}

//
//class GFButtonBadge extends GFButton {
//
//
// Widget build(BuildContext context) => ConstrainedBox(
// constraints: const BoxConstraints(
// minHeight: 26,
// minWidth: 98,
// ),
// child: Container(
// height: size,
// child: GFButton(
// onPressed: onPressed,
// onHighlightChanged: onHighlightChanged,
// textStyle: textStyle,
// boxShadow: boxShadow,
// buttonBoxShadow: badgeBoxShadow,
// focusColor: focusColor,
// hoverColor: hoverColor,
// highlightColor: highlightColor,
// splashColor: splashColor,
// elevation: elevation,
// focusElevation: focusElevation,
// hoverElevation: hoverElevation,
// highlightElevation: highlightElevation,
// disabledElevation: disabledElevation,
// constraints: constraints,
// borderShape: borderShape,
// animationDuration: animationDuration,
// clipBehavior: clipBehavior,
// focusNode: focusNode,
// autofocus: autofocus,
// type: type,
// shape: shape,
// color: color,
// textColor: textColor,
// position: position,
// size: size,
// borderSide: borderSide,
// text: text,
// icon: icon,
// blockButton: blockButton,
// fullWidthButton: fullWidthButton,
// disabledColor: disabledTextColor,
// disabledTextColor: disabledColor,
// ),
// ),
// );
//}
3 changes: 0 additions & 3 deletions lib/components/badge/gf_icon_badge.dart
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ class _GFIconBadgeState extends State<GFIconBadge> {
children: <Widget>[
widget.child ?? Container(),
Positioned(
// top: 2,
// left: 22,
right: 0,
child: widget.counterChild ?? Container(),
),
],
Expand Down
Loading